From b6befb47a11aba60665b2af9c08601ce8e6b1bb7 Mon Sep 17 00:00:00 2001 From: Jordan Bergero Date: Fri, 2 Jul 2021 14:40:03 -0700 Subject: fix: typo `worlserver` to `worldserver` (#567) --- docs/creating-accounts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 ## 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. -- cgit