This is an automated email from the ASF dual-hosted git repository. nickva pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb-jiffy.git
commit 2cd848450795a92c0cfc9e09533145bcd5be1f75 Author: Nick Vatamaniuc <[email protected]> AuthorDate: Mon May 4 22:43:07 2026 -0400 Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07943f3..af61bad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Jiffy - JSON NIFs for Erlang +Jiffy - JSON NIF for Erlang ============================ Jiffy is a JSON NIF library that focuses on correctness over performance. It’s
