Correct exercise number
This commit is contained in:
parent
42076e7424
commit
16760dae39
|
@ -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