1
0
mirror of https://github.com/kubernetes/ingress-nginx.git synced 2025-02-06 09:44:13 +00:00

Correct typo from 'gingko' to 'ginkgo' (#10780)

Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
This commit is contained in:
Jongwoo Han 2023-12-21 01:06:41 +09:00 committed by GitHub
parent b3682ee52f
commit 0e5681d2c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
### a. Make changes to appropriate files in required directories
- Make changes in files where gingko version is hardcoded. These files are :
- Make changes in files where ginkgo version is hardcoded. These files are :
- [run-in-docker.sh ](build/run-in-docker.sh)
- [Dockerfile ](images/test-runner/rootfs/Dockerfile)
- [run.sh ](test/e2e/run.sh)