aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/README.md
diff options
context:
space:
mode:
authorhozan <119854621+hozan23@users.noreply.github.com>2023-11-19 23:54:01 +0300
committerGitHub <noreply@github.com>2023-11-19 23:54:01 +0300
commitf4536422afb23e3fb41d3cc8495a536105ae95d1 (patch)
treea75ff0859704e0c6e3b1f6b62262a584409e4ba5 /jsonrpc/README.md
parent314b99fed9632f2aa319c7f21a11fa9a377eba36 (diff)
jsonrpc: minor changes to the README file
Diffstat (limited to 'jsonrpc/README.md')
-rw-r--r--jsonrpc/README.md2
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