mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-09 10:58:02 +00:00
Fix typos (#191)
This commit is contained in:
committed by
Donne Martin
parent
cd9e9654bc
commit
9f89a51aba
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user