Skip to content

Commit bed46bf

Browse files
committed
Fix typo in Chapter 15
Closes marijnh#411
1 parent 05e63fb commit bed46bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

15_event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ document finishes loading, a `"load"` event fires on the window.
939939

940940
{{index "balloon (exercise)", "arrow key"}}
941941

942-
Write a page that display a ((balloon)) (using the balloon ((emoji)),
942+
Write a page that displays a ((balloon)) (using the balloon ((emoji)),
943943
🎈). When you press the up arrow, it should inflate (grow) ten percent,
944944
and when you press the down arrow, it should deflate (shrink) 10%.
945945

0 commit comments

Comments
 (0)