diff --git a/nexus/tests/integration_tests/crucible_replacements.rs b/nexus/tests/integration_tests/crucible_replacements.rs index 067504d71a..c301372d5f 100644 --- a/nexus/tests/integration_tests/crucible_replacements.rs +++ b/nexus/tests/integration_tests/crucible_replacements.rs @@ -444,7 +444,7 @@ mod region_replacement { None => { // The saga either has not started yet or is // still running - see the comment before this - // check for mroe info. + // check for more info. Err(CondCheckError::<()>::NotYet) } }