Skip to content

Commit 9cf4441

Browse files
razvanadwk67
andauthored
Update rust/crd/src/roles.rs
Co-authored-by: Andrew Kenworthy <[email protected]>
1 parent ab9cecc commit 9cf4441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/crd/src/roles.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
//! driver and executor and constructs the Roles dynamically when needed. The only group under
1313
//! each role is named "default". These roles are transparent to the user.
1414
//!
15-
//! Ths history server has it's own role completely unrelated to this module.
15+
//! The history server has its own role completely unrelated to this module.
1616
use std::{collections::BTreeMap, slice};
1717

1818
use serde::{Deserialize, Serialize};

0 commit comments

Comments
 (0)