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

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`.