Skip to content

Commit

Permalink
Doc update; Font Awesome no longer just v 5
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed Oct 24, 2022
1 parent 528e230 commit 976c1ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[![npm](https://img.shields.io/npm/v/@fortawesome/react-fontawesome.svg?style=flat-square)](https://www.npmjs.com/package/@fortawesome/react-fontawesome)

> Font Awesome 5 React component using SVG with JS
> Font Awesome React component using SVG with JS
<!-- toc -->

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fortawesome/react-fontawesome",
"description": "Official React component for Font Awesome 5",
"description": "Official React component for Font Awesome",
"version": "0.2.0",
"main": "index.js",
"module": "index.es.js",
Expand Down

0 comments on commit 976c1ad

Please sign in to comment.