Skip to content

Commit 0fe8db4

Browse files
committed
fixup! WIP tutorial
1 parent 84381d1 commit 0fe8db4

File tree

1 file changed

+1
-1
lines changed
  • crates/matrix-sdk-crypto/src

1 file changed

+1
-1
lines changed

crates/matrix-sdk-crypto/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ pub mod vodozemac {
113113
/// support in a [Matrix] client library.
114114
///
115115
/// 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/)
116+
/// homeserver it's advised to get yourself familiar with the [client-server spec](https://matrix.org/docs/spec/client_server/).
117117
///
118118
/// # Table of contents
119119
/// 1. [Introduction](#introduction)

0 commit comments

Comments
 (0)