diff --git a/lib/game/components/flutter_forest.dart b/lib/game/components/flutter_forest.dart index b1fff40b..377299b7 100644 --- a/lib/game/components/flutter_forest.dart +++ b/lib/game/components/flutter_forest.dart @@ -75,7 +75,7 @@ abstract class DashNestBumper extends BodyComponent } /// {@template bottom_wall_ball_contact_callback} -/// Listens when a [Ball] falls bounces against a [DashNestBumper]. +/// Listens when a [Ball] bounces against a [DashNestBumper]. /// {@endtemplate} @visibleForTesting class DashNestBumperBallContactCallback