Skip to content

Commit

Permalink
chore(docs): remove excess closing tags (#4209)
Browse files Browse the repository at this point in the history
  • Loading branch information
chettapong authored and tmorehouse committed Oct 7, 2019
1 parent 15668c2 commit 7e4f160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/card/README.md
Expand Up @@ -248,7 +248,7 @@ card.
img-top
>
<template v-slot:header>
<h4 class="mb-0">>Hello World</h4>
<h4 class="mb-0">Hello World</h4>
</template>

<b-card-body>
Expand Down

0 comments on commit 7e4f160

Please sign in to comment.