Merge pull request #22768 from inductor/feautre/tiny_fix

translation fix
This commit is contained in:
Kubernetes Prow Robot
2020-07-27 00:30:16 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -5,7 +5,7 @@ weight: 10
card:
name: tasks
weight: 20
title: Install kubectl
title: kubectlのインストール
---
<!-- overview -->
@@ -143,7 +143,7 @@ macOSで[Homebrew](https://brew.sh/)パッケージマネージャーを使用
1. インストールコマンドを実行してください:
```
brew install kubectl
brew install kubectl
```
または