Correct typo from 'gingko' to 'ginkgo'

Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
This commit is contained in:
Jongwoo Han 2023-12-20 11:42:21 +09:00
parent e2856809a5
commit 719ba7071c
No known key found for this signature in database
GPG key ID: C8D474A3C9EB215C

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)