From 848153628ae5b55952956ce0692836e99df7d33e Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Fri, 19 Feb 2016 21:16:40 -0500 Subject: [PATCH] Minor language improvements in documentation Signed-off-by: Isaac Bennetch --- doc/setup.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/setup.rst b/doc/setup.rst index 3b8b5bc696..6b7b2131be 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -105,15 +105,15 @@ The installation is possible by adding our own repository Installing using Docker +++++++++++++++++++++++ -phpMyAdmin comes with an Docker image, which you can easily deploy. You can +phpMyAdmin comes with a Docker image, which you can easily deploy. You can download it using: .. code-block:: sh docker pull phpmyadmin/phpmyadmin -The phpMyAdmin will be executed on port 80. It supports several ways of -configuring link to the database server, which you can configure using +The phpMyAdmin server will be executed on port 80. It supports several ways of +configuring the link to the database server, which you can manage using environment variables: .. envvar:: PMA_ARBITRARY