Correct wording describing automatic connection behavior for admins.
Project: http://git-wip-us.apache.org/repos/asf/guacamole-website/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-website/commit/7c7a9ac6 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-website/tree/7c7a9ac6 Diff: http://git-wip-us.apache.org/repos/asf/guacamole-website/diff/7c7a9ac6 Branch: refs/heads/master Commit: 7c7a9ac6679809c00ed92c542587763e1814c11c Parents: 72a711c Author: Michael Jumper <[email protected]> Authored: Fri Jan 4 14:52:01 2019 -0800 Committer: Michael Jumper <[email protected]> Committed: Fri Jan 4 14:52:01 2019 -0800 ---------------------------------------------------------------------- _releases/1.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/7c7a9ac6/_releases/1.0.0.md ---------------------------------------------------------------------- diff --git a/_releases/1.0.0.md b/_releases/1.0.0.md index 9e871b3..17d5db0 100644 --- a/_releases/1.0.0.md +++ b/_releases/1.0.0.md @@ -134,7 +134,7 @@ Guacamole will automatically connect upon login for users that have access to only a single connection, skipping the home screen. This feature has been tweaked slightly so that it applies only to non-administrative users. Users with access to Guacamole's administrative interface will now see the home -screen and not automatically connected. +screen and will not be automatically connected. * [GUACAMOLE-508](https://issues.apache.org/jira/browse/GUACAMOLE-508) - Automatically connect only if user lacks access to settings
