From d72fe54346aa6963ae835f48681fa1ed917fb3fe Mon Sep 17 00:00:00 2001 From: Guillaume Grossetie Date: Mon, 22 Aug 2022 20:47:27 +0200 Subject: proofread documentation (PR #4336) --- docs/modules/install/pages/linux-packaging.adoc | 2 +- docs/modules/install/pages/windows.adoc | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/modules/install') diff --git a/docs/modules/install/pages/linux-packaging.adoc b/docs/modules/install/pages/linux-packaging.adoc index afea37ea..ff2fa416 100644 --- a/docs/modules/install/pages/linux-packaging.adoc +++ b/docs/modules/install/pages/linux-packaging.adoc @@ -17,7 +17,7 @@ Consult the package repository for your distribution to find out which version i * {url-arch}[Arch Linux (asciidoctor)^] * {url-debian}[Debian (asciidoctor)^] * {url-fedora}[Fedora (asciidoctor)^] -* {url-suse}[OpenSUSE (rubygem-asciidoctor)^] +* {url-suse}[openSUSE (rubygem-asciidoctor)^] * {url-ubuntu}[Ubuntu (asciidoctor)^] If you want to use a version of Asciidoctor that is newer than what is available via your package manager, see xref:ruby-packaging.adoc[]. diff --git a/docs/modules/install/pages/windows.adoc b/docs/modules/install/pages/windows.adoc index 99d29b1e..05fff633 100644 --- a/docs/modules/install/pages/windows.adoc +++ b/docs/modules/install/pages/windows.adoc @@ -1,15 +1,15 @@ = Install on Windows -To install Asciidoctor on Windows, you can use Chocolatey or Rubyinstaller. +To install Asciidoctor on Windows, you can use Chocolatey or RubyInstaller. == Chocolatey -When you already use https://chocolatey.org[chocolatey^] on your machine, you can use: +When you already use https://chocolatey.org[Chocolatey^] on your machine, you can use: C:\> choco install ruby Then follow the xref:ruby-packaging.adoc[gem installation instructions]. -== Rubyinstaller +== RubyInstaller -Or you use the https://rubyinstaller.org/downloads/[Rubyinstaller^], download the package for your Windows Version and after the installation, then follow the xref:ruby-packaging.adoc[gem installation instructions]. +Or you use the https://rubyinstaller.org/downloads/[RubyInstaller^], download the package for your Windows Version and after the installation, then follow the xref:ruby-packaging.adoc[gem installation instructions]. -- cgit v1.2.3