diff options
-rw-r--r-- | jsonrpc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jsonrpc/README.md b/jsonrpc/README.md index 5c4a81e..52a9146 100644 --- a/jsonrpc/README.md +++ b/jsonrpc/README.md @@ -1,6 +1,6 @@ # karyons jsonrpc -A fast and lightweight async [JSONRPC2.0](https://www.jsonrpc.org/specification) implementation. +A fast and lightweight async [JSON-RPC 2.0](https://www.jsonrpc.org/specification) implementation. ## Example |