diff --git a/course-definition.yml b/course-definition.yml index 6c4e8eb..003a3a9 100644 --- a/course-definition.yml +++ b/course-definition.yml @@ -1486,7 +1486,7 @@ stages: name: "Multi Replica Command Propagation" difficulty: hard description_md: | - In this stage, you'll extend your implementation to support propagating commands to multiple replicas. + In this stage, you'll extend your implementation of the master to support propagating commands to multiple replicas. ### Tests