From 08856ef001482463767248c41bfe95acc25c4613 Mon Sep 17 00:00:00 2001 From: Richard Latham Date: Sat, 15 Jun 2019 23:40:26 -0400 Subject: [PATCH] spelling fix --- 260_Synonyms/40_Expand_contract.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/260_Synonyms/40_Expand_contract.asciidoc b/260_Synonyms/40_Expand_contract.asciidoc index f2e3fd3b5..e957debda 100644 --- a/260_Synonyms/40_Expand_contract.asciidoc +++ b/260_Synonyms/40_Expand_contract.asciidoc @@ -108,7 +108,7 @@ of a term to be more generic. Take these rules, for example: By applying genre expansion at index time: * A query for `kitten` would find just documents about kittens. -* A query for `cat` would find documents abouts kittens and cats. +* A query for `cat` would find documents about kittens and cats. * A query for `pet` would find documents about kittens, cats, puppies, dogs, or pets.