8000 Remove repeating line · Sanders109/javascript-exercises@f9fdf07 · GitHub
[go: up one dir, main page]

Skip to content

Commit f9fdf07

Browse files
authored
Remove repeating line
1 parent 4ac1a8d commit f9fdf07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

palindromes/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ A palindrome is a string that is spelled the same both forwards and backwards, u
1010
- Lid off a daffodil.
1111
- Animal loots foliated detail of stool lamina.
1212
- A nut for a jar of tuna.
13-
- A car, a man, a maraca.
1413

1514
```javascript
1615
palindromes('racecar') // true

0 commit comments

Comments
 (0)
0