From d70779746b213cc9bb1bac16e93694c24696ba06 Mon Sep 17 00:00:00 2001 From: Sara Tavares <29093946+stavares843@users.noreply.github.com> Date: Tue, 29 Oct 2024 21:46:57 +0000 Subject: [PATCH] update copy --- src/lib/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/lang/en.json b/src/lib/lang/en.json index e820d87ed..6f010da44 100644 --- a/src/lib/lang/en.json +++ b/src/lib/lang/en.json @@ -110,7 +110,7 @@ "add.description": "Allow anyone to add members to the group", "edit": "Edit Members", "details": "Change Details", - "details.description": "Allow anyone to change the name and motd of the group", + "details.description": "Allow anyone to change the name and MOTD of the group", "photo": "Change Photo", "photo.description": "Allow anyone to change the group photo" }