Fix typos (#191)

This commit is contained in:
delirious-lettuce
2017-05-15 21:30:12 -07:00
committed by Donne Martin
parent cd9e9654bc
commit 9f89a51aba
33 changed files with 71 additions and 71 deletions
@@ -38,7 +38,7 @@
" * Yes\n",
"* Can we get negative inputs?\n",
" * Yes\n",
"* Can there be duplicate entires in the input?\n",
"* Can there be duplicate entries in the input?\n",
" * Yes\n",
"* Will there always be at least three integers?\n",
" * No\n",
@@ -37,7 +37,7 @@
" * Yes\n",
"* Can we get negative inputs?\n",
" * Yes\n",
"* Can there be duplicate entires in the input?\n",
"* Can there be duplicate entries in the input?\n",
" * Yes\n",
"* Will there always be at least three integers?\n",
" * No\n",