Skip to content

Commit f090a2e

Browse files
lcawlleemthompo
andauthored
Update specification/_global/close_point_in_time/ClosePointInTimeRequest.ts
Co-authored-by: Liam Thompson <[email protected]>
1 parent 2c3146a commit f090a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/_global/close_point_in_time/ClosePointInTimeRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)