8000 Merge pull request #206 from chagstep1/patch-1 · unconnect/javascript-exercises@efdfbd4 · GitHub
[go: up one dir, main page]

Skip to content

Commit efdfbd4

Browse files
authored
Merge pull request TheOdinProject#206 from chagstep1/patch-1
2 parents b1a0bf9 + 6527372 commit efdfbd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03_reverseString/reverseString.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const reverseString = function(str) {
1+
const reverseString = function() {
22

33
};
44

0 commit comments

Comments
 (0)
0