Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 02f9bdf

Browse files
phantomessenshahan
authored andcommitted
Move location of colons in material dialog docs.
PiperOrigin-RevId: 204407211
1 parent cdfcb16 commit 02f9bdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/material_dialog/material_dialog.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ import 'package:angular_components/utils/disposer/disposer.dart';
1313

1414
/// A styled container following the Material Spec for Dialogs.
1515
///
16-
/// __Supported Content__:
16+
/// __Supported Content:__
1717
///
1818
/// - `[header]` -- Header content for the dialog.
1919
/// - `[footer]` -- Footer content for the dialog.
2020
///
21-
/// __Attributes__:
21+
/// __Attributes:__
2222
///
2323
/// - `headered` -- Adds a gray background to the dialog header.
2424
/// - `info` -- Styles the dialog as an info dialog.

0 commit comments

Comments
 (0)