From 99d82a52d546a61759120b78c35ea9a3a3eeb4d8 Mon Sep 17 00:00:00 2001 From: SagnikSRHUSE <16162562+SagnikSRHUSE@users.noreply.github.com> Date: Sun, 18 Mar 2018 01:46:39 +0530 Subject: [PATCH] Little typo + grammar errors in the desc fixed (#1055) --- resources/themes/pterodactyl/admin/servers/new.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/themes/pterodactyl/admin/servers/new.blade.php b/resources/themes/pterodactyl/admin/servers/new.blade.php index 2df99b1cf..c4a39f9c7 100644 --- a/resources/themes/pterodactyl/admin/servers/new.blade.php +++ b/resources/themes/pterodactyl/admin/servers/new.blade.php @@ -143,7 +143,7 @@
The following data replacers are avaliable for the startup command: @{{SERVER_MEMORY}}
, @{{SERVER_IP}}
, and @{{SERVER_PORT}}
. They will be replaced with the allocated memory, server ip, and server port respectively.
The following data replacers are avaliable for the startup command: @{{SERVER_MEMORY}}
, @{{SERVER_IP}}
, and @{{SERVER_PORT}}
. They will be replaced with the allocated memory, server IP, and server port respectively.