diff --git a/panel/1.0/getting_started.md b/panel/1.0/getting_started.md index 05e7764c1..fea73e900 100644 --- a/panel/1.0/getting_started.md +++ b/panel/1.0/getting_started.md @@ -149,7 +149,7 @@ php artisan p:environment:database # To use a custom SMTP server, select "smtp". # If you don't want to setup the panel mail skip this command. -# You can always setup it up later if you changed your mind. +# You can always set it up later if you changed your mind. php artisan p:environment:mail ```