Skip to content

[7.15] [DOCS] Fix typos (#76875) #76877

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/search/search.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ using the default method.

`_only_nodes:<node-id>,<node-id>`::
Run the search on only the specified nodes IDs. If suitable shards exist on more
than one selected nodes, use shards on those nodes using the default method. If
than one selected node, use shards on those nodes using the default method. If
none of the specified nodes are available, select shards from any available node
using the default method.

Expand Down
2 changes: 1 addition & 1 deletion docs/reference/tab-widgets/register-fs-repo.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ relative path, `my_fs_backup_location`, resolves to


// tag::win[]
Windows installations support both DOS and Microsoft UNC paths. Escaped any
Windows installations support both DOS and Microsoft UNC paths. Escape any
backslashes in the paths. For UNC paths, provide the server and share name as a
prefix.

Expand Down