-
Notifications
You must be signed in to change notification settings - Fork 712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix typo: specify -> specific #6342
Conversation
Signed-off-by: James Webber <[email protected]>
Thank you for opening this pull request! 🙌 These tips will help get your PR across the finish line:
|
Code Review Agent Run Status
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6342 +/- ##
=======================================
Coverage 58.50% 58.50%
=======================================
Files 937 937
Lines 71107 71107
=======================================
+ Hits 41598 41602 +4
+ Misses 26356 26352 -4
Partials 3153 3153
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Looks like there was a flaky build failure. |
Thanks @jamestwebber |
Congrats on merging your first pull request! 🎉 |
What changes were proposed in this pull request?
Just fixing a grammatical error in the docs. Text said "in a specify imageSpec environment" instead of "in a specific imageSpec environment"