Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit d061d2b

Browse files
author
Daniel Ravina
authored
tiny typo
1 parent 6a6b940 commit d061d2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ You specify `'json'` encoding for both keys and/or values, you can then supply J
575575
Custom encodings
576576
----------------
577577

578-
A custom encoding may be provided by passing in an object as an value for `keyEncoding` or `valueEncoding` (wherever accepted), it must have the following properties:
578+
A custom encoding may be provided by passing in an object as a value for `keyEncoding` or `valueEncoding` (wherever accepted), it must have the following properties:
579579

580580
```js
581581
{

0 commit comments

Comments
 (0)