Skip to content

Commit f19d673

Browse files
committed
merge !196
Change text-left to text-right to match description
2 parents fc1d72d + beb5382 commit f19d673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/ROOT/pages/image-styles.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you want the image and its caption to be aligned to the right side of the con
3434

3535
[,asciidoc]
3636
----
37-
[.text-left]
37+
[.text-right]
3838
image::my-image.png[]
3939
----
4040

0 commit comments

Comments
 (0)