fix:typo error in CONTRIBUTING.md (#3965)

pull/3975/head
Vivek Kumar 2 years ago committed by GitHub
parent 48082535e5
commit 6f26bcd22c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -114,7 +114,7 @@ If a test is interrupted check to make certain that all Docker containers have b
### Running individual tests
If you don't want to run the entire test suite, you can just run a singe test
If you don't want to run the entire test suite, you can just run a single test
with go. For example, if you wanted to run the tests TestAuthTokenAuthenticator, you would
run:

Loading…
Cancel
Save