# HG changeset patch # User Andrii Verbytskyi # Date 2024-12-16 15:25:30 # Node ID da312bcab331b44bf11b67cabeb4dffae66623c3 # Parent f7519e5dfc70af900d59a2502bb3d396710524cb docs: fixed typos in docs diff --git a/docs/install/migrate-repos.rst b/docs/install/migrate-repos.rst --- a/docs/install/migrate-repos.rst +++ b/docs/install/migrate-repos.rst @@ -20,6 +20,6 @@ 2. Use docker named volume ``rc_reposvol 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``)