diff options
| author | Jordan Bergero <jordan.bergero6@gmail.com> | 2021-07-02 14:40:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-02 23:40:03 +0200 |
| commit | b6befb47a11aba60665b2af9c08601ce8e6b1bb7 (patch) | |
| tree | 05fc78bf419065b8f32add0df0e84c9957f74844 | |
| parent | 19687e655257e883b3b550d73d4c9b419954d633 (diff) | |
| download | wiki-b6befb47a11aba60665b2af9c08601ce8e6b1bb7.tar.gz wiki-b6befb47a11aba60665b2af9c08601ce8e6b1bb7.tar.bz2 wiki-b6befb47a11aba60665b2af9c08601ce8e6b1bb7.zip | |
fix: typo `worlserver` to `worldserver` (#567)
| -rw-r--r-- | docs/creating-accounts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/creating-accounts.md b/docs/creating-accounts.md index b76da95..78af915 100644 --- a/docs/creating-accounts.md +++ b/docs/creating-accounts.md @@ -35,7 +35,7 @@ account set password <user> <password> <password> ## Higher security level -The highest security level is SEC_CONSOLE (4) which your worlserver has by default. +The highest security level is SEC_CONSOLE (4) which your worldserver has by default. It has access to account management and is not recommended for in-game accounts for anyone that does not know what they are doing. |
