Fixed locale typo

This commit is contained in:
2023-06-06 15:48:05 +01:00
parent 5bbceeac9a
commit d9d7bfdd3c

View File

@@ -28,7 +28,7 @@ return [
'CREATE' => 'Create organisation',
'CREATION_SUCCESSFUL' => 'Successfully created organisation <strong>{{name}}</strong>',
'EDIT' => 'Edit organistion',
'EDIT' => 'Edit organisation',
'UPDATE' => 'Details updated for organistion <strong>{{name}}</strong>',