diff --git a/src/Terminal/HelpText.ts b/src/Terminal/HelpText.ts index 3f143645a..e0ef5a4d0 100644 --- a/src/Terminal/HelpText.ts +++ b/src/Terminal/HelpText.ts @@ -80,7 +80,7 @@ export const HelpTexts: IMap = { " ", ], analyze: [ - "analze", + "analyze", " ", "Prints details and statistics about the current server. The information that is printed includes basic ", "server details such as the hostname, whether the player has root access, what ports are opened/closed, and also ", @@ -191,7 +191,7 @@ export const HelpTexts: IMap = { free: [ "free", " ", - "Display's the memory usage on the current machine. Print the amount of RAM that is available on the current server as well as ", + "Displays the memory usage on the current machine. Print the amount of RAM that is available on the current server as well as ", "how much of it is being used.", ], grow: [