From 1c27f751c30196e2c421ae420dacbc4ff25f0fc7 Mon Sep 17 00:00:00 2001 From: hozan23 Date: Thu, 13 Jun 2024 05:52:48 +0200 Subject: jsonrpc: spread out comments and clean up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6f310a0..cc84786 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ more accessible and efficient for developers everywhere. [JSONRPC2.0](https://www.jsonrpc.org/specification) implementation. - **karyon crdt**: A [CRDT](https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type) implementation for building collaborative software. -- **karyon base**: A lightweight, extensible database that operates with `karyon crdt`. +- **karyon base**: A lightweight, extensible database that operates with **karyon crdt**. ## Choosing the async runtime -- cgit v1.2.3