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 ab9cecc commit 9cf4441Copy full SHA for 9cf4441
rust/crd/src/roles.rs
@@ -12,7 +12,7 @@
12
//! driver and executor and constructs the Roles dynamically when needed. The only group under
13
//! each role is named "default". These roles are transparent to the user.
14
//!
15
-//! Ths history server has it's own role completely unrelated to this module.
+//! The history server has its own role completely unrelated to this module.
16
use std::{collections::BTreeMap, slice};
17
18
use serde::{Deserialize, Serialize};
0 commit comments