Skip to content

Commit 1586924

Browse files
authored
minor typo
Animé -> Animer
1 parent 4020dc6 commit 1586924

File tree

1 file changed

+1
-1
lines changed
  • 1-js/11-async/02-promise-basics/03-animate-circle-promise

1 file changed

+1
-1
lines changed

1-js/11-async/02-promise-basics/03-animate-circle-promise/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Animé un cercle avec une promesse
2+
# Animer un cercle avec une promesse
33

44
Ré-écrivez la fonction `showCircle` dans la solution de la tâche <info:task/animate-circle-callback> pour qu'elle renvoie une promesse au lieu d'une fonction de retour.
55

0 commit comments

Comments
 (0)