Skip to content

Commit 9cec773

Browse files
authored
Update types/matches.d.ts
1 parent 51618bd commit 9cec773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/matches.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export interface MatcherOptions {
1010
/** Use normalizer with getDefaultNormalizer instead */
1111
collapseWhitespace?: boolean
1212
normalizer?: NormalizerFn
13-
/** set query suppress suggestions */
13+
/** suppress suggestions for a specific query */
1414
suggest?: boolean
1515
}
1616

0 commit comments

Comments
 (0)