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 b12d82a2..9d612dcc 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 @@ -15,7 +15,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. ''';