FrontEndFoxes / curriculum

Our workshop curriculum
https://frontendfoxes.github.io/curriculum/
MIT License
57 stars 76 forks source link

Add backticks to tag in markdown to remove warnings #182

Closed artikgupta closed 3 years ago

artikgupta commented 4 years ago

Issue

This PR address issue no #181. In the mini6.md there is a HelloWorld tag which needed backticks and was giving a warning in the console.

Changes Proposed

Describe the work you did in this Pull Request.

  1. Added backticks to the <HelloWorld> tag
  2. Updated yarn.lock file

Testing Instructions

If this work needs manual testing, please provide clear steps for us to test.

  1. Run yarn dev
  2. In the browser, open the inspector and click into the dev console.
  3. You will not see any warning about the tag

Extra Information

Is there anything else we need to know? Tell us here.

Share with Us!

https://media.giphy.com/media/mXwxPJjb1SzlhwMHfd/giphy.gif