Skip to content

Commit 7fecf09

Browse files
doc: Fix typos
1 parent a7b9e20 commit 7fecf09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ browser and use the following (default) credentials to log in:
163163
* password: *changeme*
164164

165165
> [!NOTE]
166-
> Upon the initial startup, the `elastic`, `logstash_internal` and `kibana_system` Elasticsearch users are intialized
166+
> Upon the initial startup, the `elastic`, `logstash_internal` and `kibana_system` Elasticsearch users are initialized
167167
> with the values of the passwords defined in the [`.env`](.env) file (_"changeme"_ by default). The first one is the
168168
> [built-in superuser][builtin-users], the other two are used by Kibana and Logstash respectively to communicate with
169169
> Elasticsearch. This task is only performed during the _initial_ startup of the stack. To change users' passwords
@@ -177,7 +177,7 @@ browser and use the following (default) credentials to log in:
177177
> Refer to [Security settings in Elasticsearch][es-security] to disable authentication.
178178
179179
> [!WARNING]
180-
> Starting with Elastic v8.0.0, it is no longer possible to run Kibana using the bootstraped privileged `elastic` user.
180+
> Starting with Elastic v8.0.0, it is no longer possible to run Kibana using the bootstrapped privileged `elastic` user.
181181
182182
The _"changeme"_ password set by default for all aforementioned users is **unsecure**. For increased security, we will
183183
reset the passwords of all aforementioned Elasticsearch users to random secrets.

0 commit comments

Comments
 (0)