diff --git a/faq/modules/ROOT/pages/index.adoc b/faq/modules/ROOT/pages/index.adoc index 13c5cdb..e4dab7a 100644 --- a/faq/modules/ROOT/pages/index.adoc +++ b/faq/modules/ROOT/pages/index.adoc @@ -164,12 +164,11 @@ TIP: Once attached, you can work with the MongoDB server, managing MongoDB Datab [source,bash] ---- mongo-express --admin --url mongodb://[IP]:27017 +[IP] = Step (3) ---- - Reload http://localhost:port - - step 1. + Step (1) ====