Skip to content

Commit

Permalink
Close code block
Browse files Browse the repository at this point in the history
  • Loading branch information
hatchan committed Aug 8, 2014
1 parent e1ff638 commit 373c1dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,4 @@ The delimiter may be overridden with stringify as well:
```javascript
Qs.stringify({ a: 'b', c: 'd' }, ';');
// 'a=b;c=d'
```

0 comments on commit 373c1dc

Please sign in to comment.