[DOCS] Fix intro sentence for Docker install instructions (#83939) (#84822)

Fixes an intro sentence for the Docker install instructions.

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
(cherry picked from commit 472a7d8e91)

Co-authored-by: Alexander Reelsen <alexander@reelsen.net>
This commit is contained in:
James Rodewig 2022-03-09 11:29:20 -05:00 committed by GitHub
parent 03de5edfc5
commit c672eca54d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ token, which is valid for 30 minutes. This token automatically applies the
security settings from your {es} cluster, authenticates to {es} with the
`kibana_system` user, and writes the security configuration to `kibana.yml`.
The following command starts a single-node {es} cluster for development or
The following commands start a single-node {es} cluster for development or
testing.
. Create a new docker network for {es} and {kib}