From 188f17b4f2195cbdb4ac17a17a5b3a2d3a84ce00 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Fri, 14 Aug 2020 00:20:44 +0900 Subject: [PATCH] Fix a typo of "operator". --- content/ja/docs/contribute/localization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/contribute/localization.md b/content/ja/docs/contribute/localization.md index b88c5681e8..5fd2744b5a 100644 --- a/content/ja/docs/contribute/localization.md +++ b/content/ja/docs/contribute/localization.md @@ -98,7 +98,7 @@ container | コンテナ directory | ディレクトリ binary | バイナリ controller | コントローラー -opeartor | オペレーター +operator | オペレーター Aggregation Layer | アグリゲーションレイヤー Issue | Issue (ママ表記) Pull Request | Pull Request (ママ表記)