diff --git a/tests/Feature/ContactsTest.php b/tests/Feature/ContactsTest.php index b6da3b5a..d7653de8 100644 --- a/tests/Feature/ContactsTest.php +++ b/tests/Feature/ContactsTest.php @@ -10,7 +10,7 @@ use Illuminate\Foundation\Testing\DatabaseTransactions; class ContactsTest extends TestCase { /** - * Check the `/contatcs` page gives a good response. + * Check the `/contacts` page gives a good response. * * @return void */