Skip to content

Commit f7f30f1

Browse files
committed
docs(sdk): Fix a typo
1 parent ae9a554 commit f7f30f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/matrix-sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ client or bot, this is likely the crate you need.
99
However, the crate is designed in a modular way and depends on several
1010
other lower-level crates. If you're attempting something more custom, you might be interested in these:
1111

12-
- [`matrix_sdk_base`]: A no-network-IO client state machine which cab be used
12+
- [`matrix_sdk_base`]: A no-network-IO client state machine which can be used
1313
to embed a Matrix client into an existing network stack or to build a new
1414
Matrix client library on top.
1515
- [`matrix_sdk_crypto`](https://docs.rs/matrix-sdk-crypto/*/matrix_sdk_crypto/):

0 commit comments

Comments
 (0)