diff --git a/src/components/CommunityComponents/NewCommunityForm.vue b/src/components/CommunityComponents/NewCommunityForm.vue index 1850cd5a28690b0478d64302128aabac7c2e6822..5cc54493d9a3164c739993326a7da7c0502c27ec 100644 --- a/src/components/CommunityComponents/NewCommunityForm.vue +++ b/src/components/CommunityComponents/NewCommunityForm.vue @@ -319,7 +319,7 @@ export default { group: { name: { required: helpers.withMessage( - () => "Navnt kan ikke være tom", + () => "Navn kan ikke være tom", required ), max: helpers.withMessage(