Skip to content

Commit

Permalink
Ch. 17: Set correct heading level for the chapter
Browse files Browse the repository at this point in the history
Fixes #4187
  • Loading branch information
chriskrycho committed Jan 6, 2025
1 parent 30adab3 commit 6ec65c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ch17-00-async-await.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Async and Await
# Async and Await

Many operations we ask the computer to do can take a while to finish. For
example, if you used a video editor to create a video of a family celebration,
Expand Down

0 comments on commit 6ec65c3

Please sign in to comment.