Skip to content

Commit

Permalink
readme typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ville Ikonen committed Feb 15, 2012
1 parent ae1e00a commit 76743a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ FlowdockText.autoLink("hello @Username #greets");

### Parsing all tags from new messages

If you need to replicate the functionality that Flowdock uses to parse tags from new messages, you can use ´parseTags`.
If you need to replicate the functionality that Flowdock uses to parse tags from new messages, you can use `parseTags`.


```javascript
Expand Down

0 comments on commit 76743a1

Please sign in to comment.