Skip to content

Commit

Permalink
changes Readme again!
Browse files Browse the repository at this point in the history
  • Loading branch information
jvillasante committed Jan 14, 2016
1 parent c008fd5 commit d926600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ please use a character array so that you can perform this operation in place.)

Example
```
Input: "Mr John Smit ", 13
Input: "Mr John Smith ", 13
Output: "Mr%20John%20Smith"
```

0 comments on commit d926600

Please sign in to comment.