소스 검색

Fix typo in README

pull/217/head
Mojken 5 년 전
committed by Paul J. Davis
부모
커밋
a6bc8ee730
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      README.md

+ 1
- 1
README.md 파일 보기

@ -82,7 +82,7 @@ The options for encode are:
* `force_utf8` - Force strings to encode as UTF-8 by fixing broken * `force_utf8` - Force strings to encode as UTF-8 by fixing broken
surrogate pairs and/or using the replacement character to remove surrogate pairs and/or using the replacement character to remove
broken UTF-8 sequences in data. 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 * `escape_forward_slashes` - Escapes the `/` character which can be
useful when encoding URLs in some cases. useful when encoding URLs in some cases.
* `{bytes_per_red, N}` - Refer to the decode options * `{bytes_per_red, N}` - Refer to the decode options

불러오는 중...
취소
저장