diff --git a/webapp/channels/src/i18n/en-AU.json b/webapp/channels/src/i18n/en-AU.json index be0fb95e280..2e5fc61357a 100644 --- a/webapp/channels/src/i18n/en-AU.json +++ b/webapp/channels/src/i18n/en-AU.json @@ -3512,7 +3512,7 @@ "audit_table.updatedRol": "Updated user role(s) to ", "audit_table.userAdded": "Added {username} to the {channelName} channel", "audit_table.userId": "User ID", - "audit_table.userRemoved": "Removed {username} from the {channelName} channel", + "audit_table.userRemoved": "Removed {username} to the {channelName} channel", "audit_table.verified": "Successfully verified your email address", "authorize.allow": "Allow", "authorize.allowAccess": "Allow {appName} access?",