Text in Add Font Awesome Icons to our Buttons challenge needs a minor edit
See original GitHub issueChallenge Name
https://www.freecodecamp.com/challenges/add-font-awesome-icons-to-our-buttons
Issue Description
This section has unnecessary text in it:
You can add Font Awesome to any app just by including it by adding the following code to the top of your HTML:
Browser Information
- Browser Name, Version:
- Operating System:
- Mobile, Desktop, or Tablet:
Your Code
Screenshot
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Add Font Awesome Icons to our Buttons - Guide
The challenge requires you to add a thumbs up icon from font awesome to the button with the text 'Like' in it ...
Read more >How To Add Icons | Font Awesome Docs
To add an icon, you need to know a few bits of information: ... If you want to change any or all icons...
Read more >Font Awesome Icons
You asked, Font Awesome delivers with 41 shiny new icons in version 4.7. Want to request new icons? Here's how. Need vectors or...
Read more >User Edit Icon | Font Awesome
User Edit icon in the Version 5 Solid style. Make a bold statement in small sizes.. Available now in Font Awesome Pro.
Read more >Edit Icon | Font Awesome
Edit icon in the Version 5 Solid style. Make a bold statement in small sizes.. Available now in Font Awesome Pro.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
hi, I can work on this
We might want to discuss it some more and see if solankivir agrees with a compromise.
My original edit suggestion was to remove just by including it from the sentence. That left it slightly awkward with add in the sentence twice:
You can add Font Awesome to any app by adding the following code to the top of your HTML:
Instead, I’d like to suggest changing it this way, replacing the first add with include and removing just by including it for a much smoother read that hopefully captures the full intent:
You can include Font Awesome in any app by adding the following code to the top of your HTML:
I’m still a complete newbie with Git, so you might want to handle the actual edit.