diff --git a/docs/tutorials/stateful-application/zookeeper.md b/docs/tutorials/stateful-application/zookeeper.md index 8b228155af..49383c1f12 100644 --- a/docs/tutorials/stateful-application/zookeeper.md +++ b/docs/tutorials/stateful-application/zookeeper.md @@ -535,7 +535,7 @@ Get the `zk` StatefulSet. ```{% endraw %} Notice that the command used to start the ZooKeeper servers passed the configuration -as command line parameter. Enviornment variables are another, equally good, way to +as command line parameter. Environment variables are another, equally good, way to pass configuration to ensemble. ### Configuring Logging