Merge pull request #142 from kemonprogrammer/patch-1
Correct exercise number
This commit is contained in:
commit
f238dee4ef
|
@ -1,4 +1,4 @@
|
||||||
# Exercise 02 - Reverse a String.
|
# Exercise 03 - Reverse a String.
|
||||||
|
|
||||||
Pretty simple, write a function called `reverseString` that returns its input, reversed!
|
Pretty simple, write a function called `reverseString` that returns its input, reversed!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue