Skip to content

Commit d60cc06

Browse files
committed
Case consistency for titles.
1 parent 5c8a97a commit d60cc06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

latest/ug/contribute/asciidoc-syntax.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[.topic]
22
[#asciidoc-syntax]
33
= AsciiDoc Syntax Reference
4-
:info_titleabbrev: AsciiDoc Syntax
4+
:info_titleabbrev: AsciiDoc syntax
55

66

77
include::../attributes.txt[]
@@ -15,7 +15,7 @@ For advanced syntax, review the https://docs.asciidoctor.org/asciidoc/latest/[As
1515
It's important to get the link syntax right for the {aws} docs. Review how to <<insert-link>>. You cannot use Markdown syntax for links.
1616

1717

18-
== Basic Formatting
18+
== Basic formatting
1919

2020
[source,asciidoc]
2121
----

latest/ug/contribute/edit-single-web.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you want to edit multiple pages from your web browser, see <<edit-web>>.
4747

4848
You have created a pull request including the proposed changes.
4949

50-
== Pull Request Overview
50+
== Pull request overview
5151

5252
When you create a PR:
5353

0 commit comments

Comments
 (0)