Skip to content

Commit e4c030d

Browse files
committed
Fix typo.
1 parent 4147a57 commit e4c030d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/bootstrap5/card.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
]]>
1414
</st:attribute>
1515
<st:attribute name="fontAwesomeIcon" use="optional" type="String">
16-
A Font Awesome SVG icon to be shown at the top right corner, e.g. 'chevron-circle-up'.
16+
A Font Awesome SVG icon to be shown in the top right corner, e.g. 'chevron-circle-up'.
1717
</st:attribute>
1818
<st:attribute name="fontAwesomeStyle" use="optional" type="String">
1919
FontAwesome Icon style to be used. Allowed style values are "solid", "regular", or "brands". If no style is

0 commit comments

Comments
 (0)