We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a63686 commit bf0f2a5Copy full SHA for bf0f2a5
docs/developer_guide/env_setup.md
@@ -147,7 +147,7 @@ the correct cluster. Without setting the environment minikube might not find
147
the docker images when deploying the scheduler.
148
149
1. Make sure minikube is started.
150
-2. In the terminal where you wll run the build, execute:
+2. In the terminal where you will run the build, execute:
151
```shell script
152
eval $(minikube docker-env)
153
```
0 commit comments