Skip to content

Commit b3fcfd9

Browse files
Development: Fix typo
1 parent fb69955 commit b3fcfd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributors/devel/development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ images.
180180
The `VERSION` file and `Dockerfile`.
181181
- The cross tag `KUBE_BUILD_IMAGE_CROSS_TAG` in [build/common.sh].
182182
- The `go_version` in the [`go_register_toolchains`](https://git.k8s.io/kubernetes/build/root/WORKSPACE) bazel rule.
183-
- The desired Go verion in
183+
- The desired Go version in
184184
[test/images/Makefile](https://git.k8s.io/kubernetes/test/images/Makefile).
185185

186186
### PyYAML
@@ -321,4 +321,4 @@ To check out code to work on, please refer to [this guide](/contributors/guide/g
321321
[kubernetes.io]: https://kubernetes.io
322322
[mercurial]: http://mercurial.selenic.com/wiki/Download
323323
[Build with Bazel]: sig-testing/bazel.md
324-
[install WSL2]: https://docs.microsoft.com/en-us/windows/wsl/wsl2-install
324+
[install WSL2]: https://docs.microsoft.com/en-us/windows/wsl/wsl2-install

0 commit comments

Comments
 (0)