mirror of
https://github.com/flynx/serialize.js.git
synced 2026-07-10 03:00:57 +00:00
typo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a07b4d253a
commit
8d30ff7d33
@ -74,7 +74,7 @@ var serialize = require('ig-serialize')
|
||||
Repeating strings and `BigInt`'s longer that `MIN_LENGTH_REF` are stored
|
||||
by reference by default.
|
||||
|
||||
See: ['MIN_LENGTH_REF'](#min_length_ref-options-min_length_ref)
|
||||
See: [`MIN_LENGTH_REF`](#min_length_ref-options-min_length_ref)
|
||||
|
||||
|
||||
### Serializing functions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user