We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ca13d commit 4b59940Copy full SHA for 4b59940
binaries/cuprated/src/config.rs
@@ -128,7 +128,7 @@ config_struct! {
128
#[child = true]
129
/// Configuration for cuprated's asynchronous runtime system, tokio.
130
///
131
- /// Tokio is used for network operations and the major service inside `cuprated`.
+ /// Tokio is used for network operations and the major services inside `cuprated`.
132
pub tokio: TokioConfig,
133
134
0 commit comments