From b3fcfd9fcc9fc08f337a298e4a95b6a7c6d0b95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20V=C3=A1squez?= Date: Fri, 12 Jun 2020 14:00:14 -0500 Subject: Development: Fix typo --- contributors/devel/development.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributors/devel/development.md b/contributors/devel/development.md index df882307..3b9a1862 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -180,7 +180,7 @@ images. The `VERSION` file and `Dockerfile`. - The cross tag `KUBE_BUILD_IMAGE_CROSS_TAG` in [build/common.sh]. - The `go_version` in the [`go_register_toolchains`](https://git.k8s.io/kubernetes/build/root/WORKSPACE) bazel rule. -- The desired Go verion in +- The desired Go version in [test/images/Makefile](https://git.k8s.io/kubernetes/test/images/Makefile). ### PyYAML @@ -321,4 +321,4 @@ To check out code to work on, please refer to [this guide](/contributors/guide/g [kubernetes.io]: https://kubernetes.io [mercurial]: http://mercurial.selenic.com/wiki/Download [Build with Bazel]: sig-testing/bazel.md -[install WSL2]: https://docs.microsoft.com/en-us/windows/wsl/wsl2-install \ No newline at end of file +[install WSL2]: https://docs.microsoft.com/en-us/windows/wsl/wsl2-install -- cgit v1.2.3