From 714366d3b987c42fac4d77c181b6411b261250e9 Mon Sep 17 00:00:00 2001 From: "Mustafa S. Moiz" Date: Wed, 8 Oct 2025 07:47:09 -0700 Subject: [PATCH] docs: correct grammar (#2704) Correct phrasing for a single line in the docs (`one documents` -> `a document`). --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 789a8e953..c8d15552e 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -55,7 +55,7 @@ //! // between indexing threads. //! let mut index_writer: IndexWriter = index.writer(100_000_000)?; //! -//! // Let's index one documents! +//! // Let's index a document! //! index_writer.add_document(doc!( //! title => "The Old Man and the Sea", //! body => "He was an old man who fished alone in a skiff in \