From a509476622208385efa23894c5568c0c4e0de773 Mon Sep 17 00:00:00 2001 From: bignutty <3515180-bignutty@users.noreply.gitlab.com> Date: Sun, 9 Mar 2025 20:24:44 +0100 Subject: [PATCH] fix typo --- commands/message/google/safetylabels.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/message/google/safetylabels.js b/commands/message/google/safetylabels.js index 6724a4d..905dc21 100644 --- a/commands/message/google/safetylabels.js +++ b/commands/message/google/safetylabels.js @@ -12,7 +12,7 @@ module.exports = { name: 'safetylabels', metadata: { description: 'Applies detection labels for potentially sensitive content of an image.', - description_short: 'Sentivite content detection labels', + description_short: 'Sensitive content detection labels', category: 'utils', usage: 'safetylabels ' },