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 84381d1 commit 0fe8db4Copy full SHA for 0fe8db4
crates/matrix-sdk-crypto/src/lib.rs
@@ -113,7 +113,7 @@ pub mod vodozemac {
113
/// support in a [Matrix] client library.
114
///
115
/// If you're not familiar with Matrix or how clients communicate with a Matrix
116
-/// homeserver it's advised to get yourself familiar with the [client-server spec](https://matrix.org/docs/spec/client_server/)
+/// homeserver it's advised to get yourself familiar with the [client-server spec](https://matrix.org/docs/spec/client_server/).
117
118
/// # Table of contents
119
/// 1. [Introduction](#introduction)
0 commit comments