diff --git a/app/Console/Commands/InstallCommand.php b/app/Console/Commands/InstallCommand.php index c184bb3eacda..aa952d69e108 100644 --- a/app/Console/Commands/InstallCommand.php +++ b/app/Console/Commands/InstallCommand.php @@ -303,7 +303,7 @@ protected function configureCachet(array $config = []) } /** - * Configure the fisrt user. + * Configure the first user. * * @return void */