Skip to content

Commit ecefea6

Browse files
committed
Make warning a bit less awkward
1 parent a8948ae commit ecefea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The easiest way to use react-checkbox-tree is to install from NPM and include it
1818
npm install react-checkbox-tree --save
1919
```
2020

21-
> **Note** – This library requires that [Font Awesome](http://fontawesome.io/) styles are loaded in the browser.
21+
> **Note** – This library makes use of [Font Awesome](http://fontawesome.io/) styles and expects them to be loaded in the browser.
2222
2323
# Usage
2424

0 commit comments

Comments
 (0)