diff --git a/app/Models/Organisation.php b/app/Models/Organisation.php index 528934fc06..e9f45395a1 100644 --- a/app/Models/Organisation.php +++ b/app/Models/Organisation.php @@ -238,7 +238,7 @@ public function location() } /** - * Creatures have multiple locations + * Organisations have multiple locations */ public function locations() {