From e9bacf3f503c2f935975c1780c206a5bad7007e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Fri, 1 Nov 2024 11:31:00 +0100 Subject: [PATCH] Fix typo in Countries --- src/Support/Countries.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Support/Countries.php b/src/Support/Countries.php index 0068c85b..3dea97d5 100644 --- a/src/Support/Countries.php +++ b/src/Support/Countries.php @@ -74,7 +74,7 @@ public static function africa(): array } /** - * Get all the Anctarctican countries. + * Get all the Antarctican countries. */ public static function antarctica(): array {