···7979 }
8080}
81818282-/// Updates the UI to match thw world state.
8282+/// Updates the UI to match the world state.
8383fn update_ui(
8484 mut ui: Single<&mut Text>,
8585 target: Single<&MovementSpeed>,
···8383 }
8484}
85858686-/// Updates the UI to match thw world state.
8686+/// Updates the UI to match the world state.
8787#[auto_system(plugin = DecayingSpeedPlugin, schedule = PostUpdate)]
8888fn update_ui(
8989 mut ui: Single<&mut Text>,