From 15f793c8604edd9158c7db5e9fb5d751b5d57a85 Mon Sep 17 00:00:00 2001 From: Andrii Verbytskyi Date: Mon, 16 Dec 2024 16:25:30 +0100 Subject: [PATCH] docs: fixed typos in docs --- docs/install/migrate-repos.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/migrate-repos.rst b/docs/install/migrate-repos.rst index 79bd0f60..c8d14834 100644 --- a/docs/install/migrate-repos.rst +++ b/docs/install/migrate-repos.rst @@ -20,6 +20,6 @@ When you install |RCE| you will be presented with 2 choices: repositories should be adjusted since |RCE| reads the content of them. .. note:: - Theres another override file for dev setup, which mounts default workspace folder as a repo storage by default. - you can configure this by ``changing docker-compose-apps.dev.yaml`` + There's another override file for dev setup, which mounts default workspace folder as a repo storage by default. + you can configure this by changing ``docker-compose-apps.dev.yaml`` (and commenting out all lines ``$WORKSPACE_HOME:/var/opt/rhodecode_repo_store:delegated``)