diff --git a/doc/unordered/hash_quality.adoc b/doc/unordered/hash_quality.adoc index 28ec19aa..5024f3f1 100644 --- a/doc/unordered/hash_quality.adoc +++ b/doc/unordered/hash_quality.adoc @@ -71,7 +71,7 @@ int main() } ---- -The `stats` object provide the following information: +The `stats` object provides the following information: [source,subs=+quotes] ----