Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix readme
  • Loading branch information
weepy committed Nov 14, 2012
1 parent c451edc commit 413b5b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -38,9 +38,9 @@ name.on('change', function(new_name, old_name) {
})
```

### .toggle
### .toggle()

Turn truthy to false and falsey to true
Flips truthy to false and falsey to true

### .incr(val)

Expand Down

0 comments on commit 413b5b0

Please sign in to comment.