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 40659d4 commit 714366dCopy full SHA for 714366d
src/lib.rs
@@ -55,7 +55,7 @@
55
//! // between indexing threads.
56
//! let mut index_writer: IndexWriter = index.writer(100_000_000)?;
57
//!
58
-//! // Let's index one documents!
+//! // Let's index a document!
59
//! index_writer.add_document(doc!(
60
//! title => "The Old Man and the Sea",
61
//! body => "He was an old man who fished alone in a skiff in \
0 commit comments