Skip to content

Commit 2154d32

Browse files
authored
Remove smart quote in distribution config (#107246)
1 parent 91f9478 commit 2154d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/src/config/elasticsearch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
#
8888
# Elasticsearch security features are not enabled by default.
8989
# These features are free, but require configuration changes to enable them.
90-
# This means that users dont have to provide credentials and can get full access
90+
# This means that users don't have to provide credentials and can get full access
9191
# to the cluster. Network connections are also not encrypted.
9292
#
9393
# To protect your data, we strongly encourage you to enable the Elasticsearch security features.

0 commit comments

Comments
 (0)