File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
specification/_global/close_point_in_time Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ import { Id } from '@_types/common'
2626 * A point in time must be opened explicitly before being used in search requests.
2727 * The `keep_alive` parameter tells Elasticsearch how long it should persist.
2828 * A point in time is automatically closed when the `keep_alive` period has elapsed.
29- * However, keeping points in time has a cost; close them as soon as they are no lwonger required for search requests.
29+ * However, keeping points in time has a cost; close them as soon as they are no longer required for search requests.
3030 * @rest_spec_name close_point_in_time
3131 * @availability stack since=7.10.0 stability=stable
3232 * @availability serverless stability=stable visibility=public
You can’t perform that action at this time.
0 commit comments