We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9a554 commit f7f30f1Copy full SHA for f7f30f1
crates/matrix-sdk/README.md
@@ -9,7 +9,7 @@ client or bot, this is likely the crate you need.
9
However, the crate is designed in a modular way and depends on several
10
other lower-level crates. If you're attempting something more custom, you might be interested in these:
11
12
-- [`matrix_sdk_base`]: A no-network-IO client state machine which cab be used
+- [`matrix_sdk_base`]: A no-network-IO client state machine which can be used
13
to embed a Matrix client into an existing network stack or to build a new
14
Matrix client library on top.
15
- [`matrix_sdk_crypto`](https://docs.rs/matrix-sdk-crypto/*/matrix_sdk_crypto/):
0 commit comments