Skip to content

Commit 59e1e6c

Browse files
authored
Update README.md
1 parent db6c0be commit 59e1e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/11-Font-Awesome-Icons/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ As a developer/designer, you want to use certain icons to make your website easy
44

55
But using icons can be frustrating and time-consuming because each icon is an image and working with images is horrible!
66

7-
Font-awesome solves the "image" problem by creating a new font where each letter is a different icon and you can now import the whole font into your website and use whatever icon you want.
7+
Font Awesome solves the "image" problem by creating a new font where each letter is a different icon and you can now import the whole font into your website and use whatever icon you want.
88

99
After linking your website with font-awesome, you can use the following code to insert a specific icon:
1010

0 commit comments

Comments
 (0)