docs: solved wrong endtemplate tag

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/89/head
Alejandro Santiago 4 years ago committed by GitHub
parent 25b0a90ca4
commit 1142ed7ce3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@ import 'package:pinball/game/game.dart';
/// {@template board}
/// The main flat surface of the [PinballGame].
/// {entemplate}
/// {endtemplate}
class Board extends Component {
/// {@macro board}
Board();

Loading…
Cancel
Save