ソースを参照

Update readme with the exception type change

pull/184/head
Paul J. Davis 6年前
コミット
bd687813e4
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      README.md

+ 1
- 1
README.md ファイルの表示

@ -18,7 +18,7 @@ it returns a binary most of the time.
A quick note on unicode. Jiffy only understands UTF-8 in binaries. End A quick note on unicode. Jiffy only understands UTF-8 in binaries. End
of story. of story.
Errors are raised as exceptions.
Errors are raised as error exceptions.
Eshell V5.8.2 (abort with ^G) Eshell V5.8.2 (abort with ^G)
1> jiffy:decode(<<"{\"foo\": \"bar\"}">>). 1> jiffy:decode(<<"{\"foo\": \"bar\"}">>).

読み込み中…
キャンセル
保存