We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7be578 commit 8ef367aCopy full SHA for 8ef367a
content/ja/docs/tutorials/stateful-application/zookeeper.md
@@ -231,7 +231,7 @@ zk-1.zk-hs.default.svc.cluster.local
231
zk-2.zk-hs.default.svc.cluster.local
232
```
233
234
-これは、ZooKeeperの`zzo.cfg`ファイル内の`servers`プロパティが正しく設定されたアンサンブルを表していることを保証します。
+これは、ZooKeeperの`zoo.cfg`ファイル内の`servers`プロパティが正しく設定されたアンサンブルを表していることを保証します。
235
236
237
server.1=zk-0.zk-hs.default.svc.cluster.local:2888:3888
0 commit comments