From 17a545386b911751b3ac6a217a5ec408ebd641d9 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 15 Sep 2015 07:09:17 -0400 Subject: [PATCH] Improve wording Signed-off-by: Marc Delisle --- doc/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setup.rst b/doc/setup.rst index 510a6ee23b..a6912cb618 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -642,7 +642,7 @@ are always ways to make your installation more secure: AuthUserFile /usr/share/phpmyadmin/passwd Require valid-user - Once you have changed configuration, you need to create list of users which + Once you have changed the configuration, you need to create a list of users which can authenticate. This can be done using the :program:`htpasswd` utility: .. code-block:: sh