From 24d9c9a7e5371280e2c7a5299db4718ed030057d Mon Sep 17 00:00:00 2001 From: John Olheiser <42128690+jolheiser@users.noreply.github.com> Date: Fri, 5 Apr 2019 10:01:38 -0500 Subject: [PATCH] Enabled emoji in Hugo (#6521) Removed extra asterisks in Docker doc Signed-off-by: jolheiser --- doc/installation/with-docker.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation/with-docker.en-us.md b/doc/installation/with-docker.en-us.md index f2c32a98..d8adc4b3 100644 --- a/doc/installation/with-docker.en-us.md +++ b/doc/installation/with-docker.en-us.md @@ -270,7 +270,7 @@ files; for named volumes, this is done through another container or by direct ac # Upgrading -:exclamation::exclamation: **Make sure you have volumed data to somewhere outside Docker container** :exclamation::exclamation:** +:exclamation::exclamation: **Make sure you have volumed data to somewhere outside Docker container** :exclamation::exclamation: To upgrade your installation to the latest release: ```