We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae807e commit 4b017baCopy full SHA for 4b017ba
src/lib/card/card.md
@@ -19,7 +19,7 @@ provides a number of preset sections that you can use inside of an `<mat-card>`:
19
20
These elements primary serve as pre-styled content containers without any additional APIs.
21
However, the `align` property on `<mat-card-actions>` can be used to position the actions at the
22
-`'start'` or `'end` of the container.
+`'start'` or `'end'` of the container.
23
24
25
### Card headers
0 commit comments