diff options
| author | うらむんオイル <25810983+UramnOIL@users.noreply.github.com> | 2021-09-10 07:26:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-09 16:26:00 -0600 |
| commit | 69c0bb650effa06fcde6994a4361487bad84fbf2 (patch) | |
| tree | e3d5f9b595161c24e9081a7547146a3049020358 | |
| parent | f8b0ea6a96bdca66f8897e6175e3e18f8edbf3ab (diff) | |
fix typo in Japanese translation of README (PR #4166)
| -rw-r--r-- | README-jp.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README-jp.adoc b/README-jp.adoc index 73627642..7810e146 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -69,7 +69,7 @@ Asciidoctorプロジェクトは {uri-repo}[GitHubにホスティング] され インストールをシンプルにするため, AsciidoctorはRubyGem(gem)パッケージとして, {uri-rubygem}[RubyGems.org] で配布されています. さらに, Asciidoctorは主要なLinuxディストリビューション用およびmacOS用パッケージとしても配布されています. -AsciidctorはRubyで動作するだけでなく, {uri-asciidoctorj}[AsciidoctorJ]としてJVM上でも動作します. また, {uri-asciidoctorjs}[Asciidoctor.js]としてどのようなJavaScript環境(ブラウザを含む)でも実行できます. +AsciidoctorはRubyで動作するだけでなく, {uri-asciidoctorj}[AsciidoctorJ]としてJVM上でも動作します. また, {uri-asciidoctorjs}[Asciidoctor.js]としてどのようなJavaScript環境(ブラウザを含む)でも実行できます. ifndef::env-site,env-yard[] このドキュメントには以下の言語版が存在します: + |
