Skip to content

Commit bf0f2a5

Browse files
makinyemiwilfred-s
authored andcommitted
[YUNIKORN-2154] Fix documentation typo (#368)
Fix misspelled word "wll" to "will". Closes: #368 Signed-off-by: Wilfred Spiegelenburg <wilfreds@apache.org>
1 parent 2a63686 commit bf0f2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer_guide/env_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ the correct cluster. Without setting the environment minikube might not find
147147
the docker images when deploying the scheduler.
148148

149149
1. Make sure minikube is started.
150-
2. In the terminal where you wll run the build, execute:
150+
2. In the terminal where you will run the build, execute:
151151
```shell script
152152
eval $(minikube docker-env)
153153
```

0 commit comments

Comments
 (0)