Fixes in documentation (#1927)
* Fixed typos and grammer in documentation
This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
<!-- File auto-generated on {gen_date}. See docs/config/config.tpl.md -->
|
||||
|
||||
## AuthMe Configuration
|
||||
The first time you run AuthMe it will create a config.yml file in the plugins/AuthMe folder,
|
||||
with which you can configure various settings. This following is the initial contents of
|
||||
The first time you run AuthMe it will create a config.yml file in the plugins/AuthMe folder,
|
||||
with which you can configure various settings. The following is the initial contents of
|
||||
the generated config.yml file.
|
||||
|
||||
```yml
|
||||
{config}
|
||||
```
|
||||
|
||||
To change settings on a running server, save your changes to config.yml and use
|
||||
To change settings on a running server, save your changes to config.yml and use
|
||||
`/authme reload`.
|
||||
|
||||
{gen_footer}
|
||||
|
||||
Reference in New Issue
Block a user