[DOCS] Fix typo in search your data docs

This commit is contained in:
James Rodewig 2020-08-25 17:00:45 -04:00
parent 87cf81e179
commit e0843571c4
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ However, complete results can take longer for searches across
<<frozen-indices,frozen indices>> or <<modules-cross-cluster-search,multiple
clusters>>.
To avoid long waits, you can use run an _asynchronous_, or _async_, search
To avoid long waits, you can run an _asynchronous_, or _async_, search
instead. An <<async-search-intro,async search>> lets you retrieve partial
results for a long-running search now and get complete results later.