diff --git a/packages/pinball_components/sandbox/lib/stories/android_acres/android_bumper_cow_game.dart b/packages/pinball_components/sandbox/lib/stories/android_acres/android_bumper_cow_game.dart index b11721f0..3b0aa828 100644 --- a/packages/pinball_components/sandbox/lib/stories/android_acres/android_bumper_cow_game.dart +++ b/packages/pinball_components/sandbox/lib/stories/android_acres/android_bumper_cow_game.dart @@ -14,7 +14,7 @@ class AndroidBumperCowGame extends BallGame { ); static const description = ''' - Shows how a AndroidBumperCowGame is rendered. + Shows how a AndroidBumper.cow is rendered. - Activate the "trace" parameter to overlay the body. ''';