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 b17e32a666
commit 2311ade658
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ class ChromeDino extends BodyComponent with InitialPosition {
paint = Paint()..color = Colors.blue;
}
/// The size of the dinosour mouth.
/// The size of the dinosaur mouth.
static final size = Vector2(5, 2.5);
/// Anchors the [ChromeDino] to the [RevoluteJoint] that controls its arc

Loading…
Cancel
Save