Skip to content

Commit f10b7e7

Browse files
committed
GH-911 - Fix icons and coloring in fundamentals section of reference docs.
1 parent e1d34c2 commit f10b7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/antora/modules/ROOT/pages/fundamentals.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ icon:cubes[] Example
184184
| ├— icon:coffee[] package-info.java
185185
| └─ icon:plus-circle[role=green] SomeSpiInterface.java
186186
└─ icon:cube[] example.order.internal
187-
└─ icon:plus-circle[role=green] SomethingOrderInternal.java
187+
└─ icon:minus-circle[role=red] SomethingOrderInternal.java
188188
----
189189

190190
.`package-info.java` in `example.order.spi`

0 commit comments

Comments
 (0)