Update index.html "implemented" misspelled word

This commit is contained in:
andre-araujo
2018-08-28 10:37:29 -03:00
parent d1f074a2ef
commit 5416cec382
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -168,7 +168,7 @@
<span class="contribution-number">2</span>
<div class="section">
<h3>Tag</h3>
<p style="text-align: justify">Run <code>npm run tagger</code> from your terminal, then open the tag_database file and tag your snippet appropriately. Multitagging is also supported, just make sure the first tag you specify is on of the major tags and the one that is most relevant to the implemneted function.</p>
<p style="text-align: justify">Run <code>npm run tagger</code> from your terminal, then open the tag_database file and tag your snippet appropriately. Multitagging is also supported, just make sure the first tag you specify is on of the major tags and the one that is most relevant to the implemented function.</p>
</div>
</div>
<div class="card fluid contribution-guideline">