Skip to content

Commit

Permalink
Remove extra character
Browse files Browse the repository at this point in the history
  • Loading branch information
lostatseajoshua committed Dec 22, 2016
1 parent 6a15d37 commit f888819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Palindromes/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ return palindrome(str, left: left + 1, right: right - 1)
```

Step 1:
` race?C ar -> raceCar -> racecar``
`race?C ar -> raceCar -> racecar`

Step 2:
```
Expand Down

0 comments on commit f888819

Please sign in to comment.