diff --git a/src/lib/card/card.md b/src/lib/card/card.md index 2168c874b508..30908638df21 100644 --- a/src/lib/card/card.md +++ b/src/lib/card/card.md @@ -19,7 +19,7 @@ provides a number of preset sections that you can use inside of an ``: These elements primary serve as pre-styled content containers without any additional APIs. However, the `align` property on `` can be used to position the actions at the -`'start'` or `'end` of the container. +`'start'` or `'end'` of the container. ### Card headers