Browse Source

[DOCS] Fix typo (extra +) (#82823)

Adam Locke 3 years ago
parent
commit
943a12e4fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/setup/install/docker.asciidoc

+ 1 - 1
docs/reference/setup/install/docker.asciidoc

@@ -177,7 +177,7 @@ docker run -e ENROLLMENT_TOKEN="<token>" --name es02 --net elastic -it {docker-i
 ----
 
 endif::[]
-+
+
 {es} is now configured to join the existing cluster.
 --