Skip to content

Commit ce28b82

Browse files
committed
Grammar tweak
1 parent 558e3a0 commit ce28b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
2525
### Features and enhancements [elasticsearch-javascript-client-900-features-enhancements]
2626

2727
- **Compatibility with Elasticsearch 9.0:** All changes and additions to Elasticsearch APIs for its 9.0 release are reflected in this release.
28-
- **Serverless client merged in:** the `@elastic/elasticsearch-serverless` client is being deprecated, and its functionality has been merged back into this client. This should have zero impact on the way the client works, except that a new `serverMode` option has been added. When it's explicitly set to `"serverless"` by a user, a few default settings and behaviors are changed:
28+
- **Serverless client merged in:** the `@elastic/elasticsearch-serverless` client is being deprecated, and its functionality has been merged back into this client. This should have zero impact on the way the client works by default, except that a new `serverMode` option has been added. When it's explicitly set to `"serverless"` by a user, a few default settings and behaviors are changed:
2929

3030
- turns off sniffing and ignores any sniffing-related options
3131
- ignores all nodes passed in config except the first one, and ignores any node filtering and selecting options

0 commit comments

Comments
 (0)