Skip to content

Commit 020abf0

Browse files
committed
change document to dumps
1 parent 23cb4f1 commit 020abf0

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 [documents::Document] trait.
230+
/// Module containing the [dumps] trait.
231231
pub mod dumps;
232232
/// Module containing the [errors::Error] struct.
233233
pub mod errors;

0 commit comments

Comments
 (0)