Skip to content

Commit aae2dc9

Browse files
committed
typos in the README.
1 parent f4d1a87 commit aae2dc9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ Build a `stringify()` function based on
4646

4747
Supported types:
4848

49-
* `integer'
50-
* `number'
51-
* `array'
52-
* `object'
53-
* `null'
49+
* `'integer'`
50+
* `'number'`
51+
* `'array'`
52+
* `'object'`
53+
* `'null'`
5454

5555
And nested ones, too.
5656
`Date` instances are serialized with `toISOString()`.

0 commit comments

Comments
 (0)