Skip to content

Commit

Permalink
button should say future tense
Browse files Browse the repository at this point in the history
  • Loading branch information
c-steindl committed Sep 22, 2016
1 parent 2f42f04 commit 32fe0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion week3-apis-data/02_nlp_compromise/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h3>Type a sentence</h3>
<p>
<button id="pluralize">pluralize nouns</button>
<button id="negate">negate</button>
<button id="tense">past tense</button>
<button id="tense">future tense</button>
</p>

</body>
Expand Down

0 comments on commit 32fe0c8

Please sign in to comment.