Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tylorr committed Feb 23, 2014
1 parent 8852848 commit 5bd3acf
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 @@ -18,5 +18,5 @@ var encoded = bubble.encode('Pineapple');
console.log(encoded); // 'xigak-nyryk-humil-bosek-sonax'
var ascii = bubble.decode('xesef-disof-gytuf-katof-movif-baxux');
console.log(decoded); // '1234567890'
console.log(ascii); // '1234567890'
```

0 comments on commit 5bd3acf

Please sign in to comment.