Skip to content

Commit c37d1fa

Browse files
lcawlkcm
authored andcommitted
[DOCS] Synchronizes captialization in top-level titles (#33605)
1 parent f8b354b commit c37d1fa

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed

docs/reference/api-conventions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[api-conventions]]
2-
= API Conventions
2+
= API conventions
33

44
[partintro]
55
--

docs/reference/getting-started.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[getting-started]]
2-
= Getting Started
2+
= Getting started
33

44
[partintro]
55
--

docs/reference/index-modules.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
[[index-modules]]
3-
= Index Modules
3+
= Index modules
44

55
[partintro]
66
--

docs/reference/ingest.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[ingest]]
2-
= Ingest Node
2+
= Ingest node
33

44
[partintro]
55
--

docs/reference/release-notes.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[es-release-notes]]
2-
= Release Notes
2+
= Release notes
33

44
[partintro]
55
--

docs/reference/release-notes/7.0.0-alpha1.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[release-notes-7.0.0-alpha1]]
2-
== 7.0.0-alpha1 Release Notes
2+
== 7.0.0-alpha1 release notes
33

44
The changes listed below have been released for the first time in Elasticsearch 7.0.0-alpha1.
55

docs/reference/release-notes/highlights.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[release-highlights]]
2-
= {es} Release Highlights
2+
= {es} Release highlights
33
++++
4-
<titleabbrev>Release Highlights</titleabbrev>
4+
<titleabbrev>Release highlights</titleabbrev>
55
++++
66

77
[partintro]

docs/reference/sql/appendix/syntax-reserved.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[testenv="basic"]
33
[appendix]
44
[[sql-syntax-reserved]]
5-
= Reserved Keywords
5+
= Reserved keywords
66

77
Table with reserved keywords that need to be quoted. Also provide an example to make it more obvious.
88

docs/reference/sql/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[role="xpack"]
22
[testenv="basic"]
33
[[xpack-sql]]
4-
= SQL Access
4+
= SQL access
55

66
:sql-tests: {xes-repo-dir}/../../qa/sql
77
:sql-specs: {sql-tests}/src/main/resources

x-pack/docs/en/watcher/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[xpack-alerting]]
2-
= Alerting on Cluster and Index Events
2+
= Alerting on cluster and index events
33

44
[partintro]
55
--

0 commit comments

Comments
 (0)