summaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
authorGuillaume Grossetie <ggrossetie@gmail.com>2021-01-16 01:35:10 +0100
committerGitHub <noreply@github.com>2021-01-15 17:35:10 -0700
commit0e4c61258066cc57855e87685c45f7f2a91c4307 (patch)
treec34ec1198e875b2b261e5fba1c7896b81423d70a /docs/modules
parente7e3d79ca5f4be26dfbe9d850466c9129e123011 (diff)
Fix capitalization in the documentation (PR #3913) [skip ci]
Diffstat (limited to 'docs/modules')
-rw-r--r--docs/modules/ROOT/pages/whats-new.adoc2
-rw-r--r--docs/modules/tooling/pages/index.adoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc
index 7a0c6384..8792edb3 100644
--- a/docs/modules/ROOT/pages/whats-new.adoc
+++ b/docs/modules/ROOT/pages/whats-new.adoc
@@ -89,7 +89,7 @@ _**Release date:** 2020.11.02_
* Run test suite on TruffleRuby nightly (*@mogztter*, *@erebor*)
* Upgrade TruffleRuby to 20.0.0 (*@mogztter*)
-* Trigger upstream builds for AsciidoctorJ on Github Actions (*@robertpanzer*)
+* Trigger upstream builds for AsciidoctorJ on GitHub Actions (*@robertpanzer*)
= Asciidoctor 2.0.10
diff --git a/docs/modules/tooling/pages/index.adoc b/docs/modules/tooling/pages/index.adoc
index 2b573a82..b3b7c425 100644
--- a/docs/modules/tooling/pages/index.adoc
+++ b/docs/modules/tooling/pages/index.adoc
@@ -52,7 +52,7 @@ More information:
=== Eclipse
-Install the open source plugin `AsciiDoctor Editor` from the {url-eclipse-marketplace}[Eclipse Marketplace^] or visit the
+Install the open source plugin `Asciidoctor Editor` from the {url-eclipse-marketplace}[Eclipse Marketplace^] or visit the
{url-eclipse-plugin-github}[project repository^].
=== IntelliJ IDEA