Skip to content

Commit 1715c14

Browse files
Fix misaligned entries in the TOC (#554) (#556)
It's likely that we won't need an appendix soon, especially given that right now there is only 1 entry in it, but this PR fixes the misalignment in the TOC for that chapter.
1 parent 48916bd commit 1715c14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@
111111
* xref:deprecations-additions-removals-compatibility.adoc[]
112112
* xref:keyword-glossary.adoc[]
113113
114-
.Appendix
115-
* xref:styleguide.adoc[]
114+
* Appendix
115+
** xref:styleguide.adoc[]
116116

0 commit comments

Comments
 (0)