mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-17 21:53:26 +09:00
Merge pull request #142 from kemonprogrammer/patch-1
Correct exercise number
This commit is contained in:
@@ -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!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user