From 370a4c892dc5c36c96824dd02b54a897afa6575a Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Sun, 2 Aug 2020 18:34:12 +0900 Subject: [PATCH] Remove an unnecessary string --- content/ja/docs/tutorials/stateful-application/cassandra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/tutorials/stateful-application/cassandra.md b/content/ja/docs/tutorials/stateful-application/cassandra.md index 4fafcc1e0f..32b215e62d 100644 --- a/content/ja/docs/tutorials/stateful-application/cassandra.md +++ b/content/ja/docs/tutorials/stateful-application/cassandra.md @@ -176,7 +176,7 @@ kubectl apply -f cassandra-statefulset.yaml ```yaml # Please edit the object below. Lines beginning with a '#' will be ignored, # and an empty file will abort the edit. If an error occurs while saving this file will be - # reopenedTranslate tutorials/stateful-application/cassandra/ into Japanese with the relevant failures. + # reopened with the relevant failures. # apiVersion: apps/v1 kind: StatefulSet