Skip to content

Commit 6c713cf

Browse files
author
xandora
authored
Minor syntax error
1 parent a2a7813 commit 6c713cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

palindromes/palindromes.js

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

33
};
44

0 commit comments

Comments
 (0)