diff --git a/curriculum/challenges/portuguese/02-javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords.portuguese.md b/curriculum/challenges/portuguese/02-javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords.portuguese.md index 1f75a5fb4c..8efc907b14 100644 --- a/curriculum/challenges/portuguese/02-javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords.portuguese.md +++ b/curriculum/challenges/portuguese/02-javascript-algorithms-and-data-structures/es6/compare-scopes-of-the-var-and-let-keywords.portuguese.md @@ -3,7 +3,7 @@ id: 587d7b87367417b2b2512b40 title: Compare Scopes of the var and let Keywords challengeType: 1 videoUrl: '' -localeTitle: Compare escopos do var e deixe Palavras-chave +localeTitle: Compare escopos das palvras-chave var e let --- ## Description