Skip to content

Commit 3502d79

Browse files
committed
Fix typo
1 parent 7a34320 commit 3502d79

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
@@ -63,7 +63,7 @@ widget provided by Flutter. The `Icon` widget assumes all icons are square, but
6363
many Font Awesome Icons are not.
6464

6565
### What about file size
66-
This package has been written in a way so that it only uses the minimum amount of ressources required.
66+
This package has been written in a way so that it only uses the minimum amount of resources required.
6767

6868
All links (eg. `FontAwesomeIcons.abacus`) to unused icons will be removed automatically, which means only required icon
6969
definitions are loaded into ram.

0 commit comments

Comments
 (0)