From 7e0f24660a82045140f29c93a53622e531055592 Mon Sep 17 00:00:00 2001
From: Keisuke Inoue <11494700+keisuke-oni@users.noreply.github.com>
Date: Sun, 13 Feb 2022 13:49:46 +0900
Subject: [PATCH 1/2] =?UTF-8?q?=E7=BF=BB=E8=A8=B3=E3=83=9F=E3=82=B9?=
 =?UTF-8?q?=E3=81=AE=E4=BF=AE=E6=AD=A3-sudo?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 _docs/installation/macos.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/installation/macos.md b/_docs/installation/macos.md
index a7cbfc7..f547412 100644
--- a/_docs/installation/macos.md
+++ b/_docs/installation/macos.md
@@ -152,7 +152,7 @@ Every time you update Ruby to a version with a different first two digits, you w
 <!-- ### Global Install -->
 
 {: .note .warning}
-ファイルのパーミッションの問題を解決し、`sudo`を使用するためにRuby Gemsをグローバル環境にインストールすることを、強く推奨します。
+ファイルのパーミッションの問題を解決し、`sudo`を使用してRuby Gemsをグローバル環境にインストールしないことを、強く推奨します。
 
 <!-- {: .note .warning}
 We strongly recommend against installing Ruby gems globally to avoid file permissions problems and using `sudo`. -->

From 8346e4521f91796a99da8e9ab163e0a29fa62add Mon Sep 17 00:00:00 2001
From: Keisuke Inoue <11494700+keisuke-oni@users.noreply.github.com>
Date: Sun, 13 Feb 2022 13:52:32 +0900
Subject: [PATCH 2/2] =?UTF-8?q?=E7=BF=BB=E8=A8=B3=E6=94=B9=E5=96=84-sudo?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 _docs/installation/macos.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/installation/macos.md b/_docs/installation/macos.md
index f547412..3a80586 100644
--- a/_docs/installation/macos.md
+++ b/_docs/installation/macos.md
@@ -152,7 +152,7 @@ Every time you update Ruby to a version with a different first two digits, you w
 <!-- ### Global Install -->
 
 {: .note .warning}
-ファイルのパーミッションの問題を解決し、`sudo`を使用してRuby Gemsをグローバル環境にインストールしないことを、強く推奨します。
+ファイルのパーミッションの問題を回避するため、`sudo`を使用してRuby Gemsをグローバル環境にインストールしないことを、強く推奨します。
 
 <!-- {: .note .warning}
 We strongly recommend against installing Ruby gems globally to avoid file permissions problems and using `sudo`. -->