docs: fixed typo in comment

pull/49/head
alestiago 4 years ago
parent d68b4b6cd4
commit 467f123fc0

@ -51,7 +51,7 @@ class _FlutterForest extends Component {
@override @override
Future<void> onLoad() async { Future<void> onLoad() async {
// TODO(alestiago): adjust positioning once sprites are added. // TODO(alestiago): adjust positioning once sprites are added.
// TODO(alestiago): Use [NestBumper] instead of [RoundBumpet] once provided. // TODO(alestiago): Use [NestBumper] instead of [RoundBumper] once provided.
final smallLeftNest = RoundBumper( final smallLeftNest = RoundBumper(
position: position + Vector2(-4.8, 2.8), position: position + Vector2(-4.8, 2.8),
radius: 1, radius: 1,

Loading…
Cancel
Save