https://www.freecodecamp.com/challenges/add-font-awesome-icons-to-our-buttons
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:

so we are basically adding inside button
insert inside button tag
I agree with @Ellyria , that it would be better without that bolded out text in the first post.
@Ellyria would you like do the edit yourself?
E: I will let you decide 24 hours, if no answer or you do not want to do this, then I will make it up for grabs ;)
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.
This line of code needs to be changed to be:
You can include Font Awesome in any app by adding the following code to the top of your HTML:
To whoever takes this up, please first read the contributing guidelines before taking care of this issue. And feel free to visit the Contributors Help chat room if you have any questions about helping. We're there to help.
hi, I can work on this
<button class="btn btn-block btn-primary fa fa-thumbs-up"><i class="fa fa-thumbs-up"></i>Like</button>
F
On Wed, Mar 22, 2017 at 5:08 PM Lauri notifications@github.com wrote:
I agree with @Ellyria , that it would be better without that bolded out text in the first post.
@Ellyria would you like do the edit yourself?—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.