Skip to content

Commit 4b59940

Browse files
authored
Update binaries/cuprated/src/config.rs
1 parent e7ca13d commit 4b59940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binaries/cuprated/src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ config_struct! {
128128
#[child = true]
129129
/// Configuration for cuprated's asynchronous runtime system, tokio.
130130
///
131-
/// Tokio is used for network operations and the major service inside `cuprated`.
131+
/// Tokio is used for network operations and the major services inside `cuprated`.
132132
pub tokio: TokioConfig,
133133

134134
#[child = true]

0 commit comments

Comments
 (0)