docs: Fix typo code-gen/codegen contributors-quickstart.md (#21922)

Signed-off-by: Marco Stuurman <marco@fe.ax>
This commit is contained in:
Marco Stuurman 2025-02-20 15:14:25 +01:00 committed by GitHub
parent a1431bef4c
commit 167e122eba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -376,6 +376,7 @@ Currently, the following organizations are **officially** using Argo CD:
1. [Vinted](https://vinted.com/)
1. [Virtuo](https://www.govirtuo.com/)
1. [VISITS Technologies](https://visits.world/en)
1. [Viya](https://viya.me)
1. [Volvo Cars](https://www.volvocars.com/)
1. [Voyager Digital](https://www.investvoyager.com/)
1. [VSHN - The DevOps Company](https://vshn.ch/)

View file

@ -40,7 +40,7 @@ git remote add upstream https://github.com/argoproj/argo-cd.git
1. Install development tools:
```shell
make install-go-tools-local
make install-code-gen-tools-local
make install-codegen-tools-local
```
### Install Go