Skip to content

Commit 5edad36

Browse files
committed
Merge pull request github#769 from SamMarkowitz/master
fixed typo
2 parents ff93c8f + 3e0f226 commit 5edad36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ search**.
2222

2323
Unless another sort option is provided as a query parameter, results are sorted
2424
by best match, as indicated by the `score` field for each item returned. This
25-
is a computed value representing the relevance of a item relative to the other
25+
is a computed value representing the relevance of an item relative to the other
2626
items in the result set. Multiple factors are combined to boost the most
2727
relevant item to the top of the result list.
2828

0 commit comments

Comments
 (0)