We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a15d37 commit f888819Copy full SHA for f888819
Palindromes/README.markdown
@@ -81,7 +81,7 @@ return palindrome(str, left: left + 1, right: right - 1)
81
```
82
83
Step 1:
84
-` race?C ar -> raceCar -> racecar``
+`race?C ar -> raceCar -> racecar`
85
86
Step 2:
87
0 commit comments