Skip to content

Commit 7caebfe

Browse files
authored
Merge pull request #253 from javascript-tutorial/odsantos-patch-1
Change 'importance' translation back to English
2 parents 640fa17 + eef53a5 commit 7caebfe

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)