We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a34320 commit 3502d79Copy full SHA for 3502d79
README.md
@@ -63,7 +63,7 @@ widget provided by Flutter. The `Icon` widget assumes all icons are square, but
63
many Font Awesome Icons are not.
64
65
### What about file size
66
-This package has been written in a way so that it only uses the minimum amount of ressources required.
+This package has been written in a way so that it only uses the minimum amount of resources required.
67
68
All links (eg. `FontAwesomeIcons.abacus`) to unused icons will be removed automatically, which means only required icon
69
definitions are loaded into ram.
0 commit comments