Procházet zdrojové kódy

Fix typo in README

pull/217/head
Mojken před 5 roky
odevzdal Paul J. Davis
rodič
revize
a6bc8ee730
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@ -82,7 +82,7 @@ The options for encode are:
* `force_utf8` - Force strings to encode as UTF-8 by fixing broken
surrogate pairs and/or using the replacement character to remove
broken UTF-8 sequences in data.
* `use_nil` - Encode's the atom `nil` as `null`.
* `use_nil` - Encodes the atom `nil` as `null`.
* `escape_forward_slashes` - Escapes the `/` character which can be
useful when encoding URLs in some cases.
* `{bytes_per_red, N}` - Refer to the decode options

Načítá se…
Zrušit
Uložit