Skip to content

Commit eef53a5

Browse files
authored
Change 'importance' translation back to English
1 parent 640fa17 commit eef53a5

File tree

1 file changed

+2
-2
lines changed
  • 1-js/02-first-steps/01-hello-world/2-hello-alert-ext

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
importância: 5
1+
importance: 5
22

33
---
44

55
# Mostrar um alerta com um script externo
66

77
Tome a solução da tarefa anterior <info:task/hello-alert>. Modifique-o extraindo o conteúdo do script para um arquivo externo `alert.js`, residindo na mesma pasta.
88

9-
Abra a página, verifique se o alerta funciona.
9+
Abra a página, verifique se o alerta funciona.

0 commit comments

Comments
 (0)