Skip to content

Commit e4c2889

Browse files
Fix code snippet from running to the bottom of the page
1 parent 0ffeb1f commit e4c2889

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Palindromes/README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ racecar -> a == a
9393
racecar -> c == c
9494
9595
|
96-
racecar -> left index == right index -> return true```
96+
racecar -> left index == right index -> return true
97+
```
9798

9899
## Additional Resources
99100

0 commit comments

Comments
 (0)