mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
docs: typo fix in runtime doc (#2167)
This commit is contained in:
parent
e35038ed79
commit
6fbaac91e0
@ -107,7 +107,7 @@
|
||||
//!
|
||||
//! ## Runtime Configurations
|
||||
//!
|
||||
//! Tokio provides multiple task scheding strategies, suitable for different
|
||||
//! Tokio provides multiple task scheduling strategies, suitable for different
|
||||
//! applications. The [runtime builder] or `#[tokio::main]` attribute may be
|
||||
//! used to select which scheduler to use.
|
||||
//!
|
||||
|
Loading…
x
Reference in New Issue
Block a user