diff --git a/src/commands/Community/meta.js b/src/commands/Community/meta.js index 7409b31..534e197 100644 --- a/src/commands/Community/meta.js +++ b/src/commands/Community/meta.js @@ -26,7 +26,7 @@ const { const enxofreInput = new TextInputBuilder() .setCustomId('enxofre') - .setLabel('Meta de enxofre') + .setLabel('Meta de enxofre') .setStyle(TextInputStyle.Short) .setPlaceholder('Ex: 800') .setRequired(true);