Skip to content

Commit

Permalink
Merge pull request #4190 from rust-lang/chapter-headings-fixed
Browse files Browse the repository at this point in the history
Ch. 17: Set correct heading level for the chapter
  • Loading branch information
chriskrycho authored Jan 6, 2025
2 parents 30adab3 + 6ec65c3 commit 832cf55
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 832cf55

Please sign in to comment.