Skip to content

Commit 90e2b5e

Browse files
committed
change dumps doc
1 parent 897e92d commit 90e2b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
pub mod client;
228228
/// Module representing the [documents] structures.
229229
pub mod documents;
230-
/// Module containing the \[document::Document\] trait.
230+
/// Module containing the [documents::Document] trait.
231231
pub mod dumps;
232232
/// Module containing the [errors::Error] struct.
233233
pub mod errors;

0 commit comments

Comments
 (0)