From 5530d611b9bc519036bca0749afb032408f3e7e4 Mon Sep 17 00:00:00 2001 From: Sanyam Jain Date: Mon, 16 Oct 2023 15:00:11 +0530 Subject: [PATCH] Update Hosting-the-app.md --- docs/pages/Deploying/Hosting-the-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/Deploying/Hosting-the-app.md b/docs/pages/Deploying/Hosting-the-app.md index 45fa6e9d..5baa6e6a 100644 --- a/docs/pages/Deploying/Hosting-the-app.md +++ b/docs/pages/Deploying/Hosting-the-app.md @@ -51,7 +51,7 @@ And now install docker-compose: #### Access the DocsGPT Folder -Enter the following command to access the folder in which DocsGPT docker-compose file is present. +Enter the following command to access the folder in which the DocsGPT docker-compose file is present. `cd DocsGPT/`