1
0
Catherine Snow 8 жил өмнө
parent
commit
51bad4300c

+ 1 - 1
docs/reference/query-dsl/terms-query.asciidoc

@@ -61,7 +61,7 @@ possible, reducing the need for networking.
 [float]
 ===== Terms lookup twitter example
 At first we index the information for user with id 2, specifically, its
-followers, than index a tweet from user with id 1. Finally we search on
+followers, then index a tweet from user with id 1. Finally we search on
 all the tweets that match the followers of user 2.
 
 [source,js]