From 02f90aca0b65dde45d78426ea33daebf3767a1bc Mon Sep 17 00:00:00 2001 From: Dave Page Date: Fri, 7 Feb 2020 10:49:00 +0000 Subject: [PATCH] Fix typo --- docs/en_US/container_deployment.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en_US/container_deployment.rst b/docs/en_US/container_deployment.rst index 76ad91773..c2c1446c2 100644 --- a/docs/en_US/container_deployment.rst +++ b/docs/en_US/container_deployment.rst @@ -115,8 +115,8 @@ instances. .. warning:: Warning: pgAdmin runs as the *pgadmin* user (UID: 5050) in the *pgadmin* group (GID: 5050) in the container. You must ensure that all files - are readable, and where necessary (e.g. the working/session directory) for - this user on the host machine. For example: + are readable, and where necessary (e.g. the working/session directory) + writeable for this user on the host machine. For example: .. code-block:: bash