Skip to content

Commit d1620fc

Browse files
Fix typo
1 parent 5d40a49 commit d1620fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

output/schema/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/indices/resolve_index/ResolveIndexRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export interface Request extends RequestBase {
8181
}
8282
body?: {
8383
/**
84-
* Specifies a subset of projects to target for the search using project
84+
* Specifies a subset of projects to target using project
8585
* metadata tags in a subset of Lucene query syntax.
8686
* Allowed Lucene queries: the _alias tag and a single value (possibly wildcarded).
8787
* Examples:

0 commit comments

Comments
 (0)