docs: fixed "dinosaur" typo

Co-authored-by: Rui Miguel Alonso <ruiskas@gmail.com>
pull/76/head
Alejandro Santiago 4 years ago committed by GitHub
parent 2311ade658
commit b962f2b969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ import 'package:pinball/game/game.dart';
import 'package:pinball_components/pinball_components.dart'; import 'package:pinball_components/pinball_components.dart';
/// {@template chrome_dino} /// {@template chrome_dino}
/// Dinosour that gobbles up a [Ball], swivel his head around, and shoots it /// Dinosaur that gobbles up a [Ball], swivel his head around, and shoots it
/// back out. /// back out.
/// {@endtemplate} /// {@endtemplate}
class ChromeDino extends BodyComponent with InitialPosition { class ChromeDino extends BodyComponent with InitialPosition {

Loading…
Cancel
Save