Skip to content

Commit 452d5ea

Browse files
Merge pull request #56
Simplify chapter titles in installation.topic
2 parents 16c4c80 + a4081e9 commit 452d5ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/topics/installation.topic

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@
6565
This setting indicates in what form the XML records should be exported - using or without formatting.
6666
</p>
6767

68-
<chapter title="When `pretty` is true" id="when_pretty_is_true">
68+
<chapter title="When enabled" id="when_pretty_is_enabled">
6969
<code-block lang="xml" src="config-pretty-true.xml" />
7070
</chapter>
7171

72-
<chapter title="When `pretty` is false" id="when_pretty_is_false">
72+
<chapter title="When disabled" id="when_pretty_is_disabled">
7373
<code-block lang="xml" src="config-pretty-false.xml" />
7474
</chapter>
7575
</chapter>

0 commit comments

Comments
 (0)