Skip to content

Commit 976c1ad

Browse files
committed
Doc update; Font Awesome no longer just v 5
1 parent 528e230 commit 976c1ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

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

9-
> Font Awesome 5 React component using SVG with JS
9+
> Font Awesome React component using SVG with JS
1010
1111
<!-- toc -->
1212

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fortawesome/react-fontawesome",
3-
"description": "Official React component for Font Awesome 5",
3+
"description": "Official React component for Font Awesome",
44
"version": "0.2.0",
55
"main": "index.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)