Skip to content

Commit 3a923a6

Browse files
committed
docs: fix typo
1 parent 9891b32 commit 3a923a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Node 18+ is required for local development.
195195
│ ├── loro-protocol/ # Core encoders/decoders (MIT)
196196
│ ├── loro-websocket/ # Client + SimpleServer (MIT)
197197
│ ├── loro-adaptors/ # Shared CRDT adaptors (MIT)
198-
├── rust/ # Rust implementations (AGPL)
198+
├── rust/ # Rust implementations (MIT)
199199
│ ├── loro-protocol/
200200
│ ├── loro-websocket-client/
201201
│ └── loro-websocket-server/

0 commit comments

Comments
 (0)