diff --git a/docsite/docs/core-setup.md b/docsite/docs/core-setup.md index dd549aff3..64030b6b0 100644 --- a/docsite/docs/core-setup.md +++ b/docsite/docs/core-setup.md @@ -62,7 +62,7 @@ docker run -d --name monitor-core \ Core should now be accessible on the specified port, so navigating to `http://
:` will display the login page. -The first user to log in will be auto enabled and made admin. any additional users to create accounts will be disabled by default. +The first user to log in will be auto enabled and made an admin. Any additional users to create accounts will be disabled by default, and must be enabled by an admin. ## Tls