Change section heading (#781)

This appears to have been copy/pasted from progress.md, which has a similar structure.
This commit is contained in:
Drew Noakes 2022-03-31 23:18:24 +11:00 committed by GitHub
parent 90de1847d8
commit edbe9d6ebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ AnsiConsole.Status()
});
```
## Asynchronous progress
## Asynchronous status
If you prefer to use async/await, you can use `StartAsync` instead of `Start`.