Fix typo in README: single_consumer_async_auto_reset_event

This commit is contained in:
Lewis Baker 2019-01-18 22:31:59 -08:00
parent 1f3366ddb6
commit e0d0324d94
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ These include:
* `async_generator<T>`
* Awaitable Types
* `single_consumer_event`
* `single_consumer_auto_reset_event`
* `single_consumer_async_auto_reset_event`
* `async_mutex`
* `async_manual_reset_event`
* `async_auto_reset_event`