-
Notifications
You must be signed in to change notification settings - Fork 86
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
Corrected typo on 'Minimum' textbox label on snapshot policy page --s… #962
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #962 +/- ##
=======================================
Coverage 63.37% 63.37%
=======================================
Files 341 341
Lines 11554 11554
Branches 2112 2112
=======================================
Hits 7322 7322
Misses 3658 3658
Partials 574 574 ☔ View full report in Codecov by Sentry. |
…ign-off Signed-off-by: coultonluke <[email protected]>
Hi, @coultonluke. Thanks for this contribution. Might you also address typos for |
@r1walz Given that those typos are just in the code and not visible to users, I wouldn't be too bothered about it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fair enough. Ty.
…ign-off (#962) Signed-off-by: coultonluke <[email protected]> (cherry picked from commit d8d3bd7) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ign-off (#962) (#977) (cherry picked from commit d8d3bd7) Signed-off-by: coultonluke <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ign-off (#962) Signed-off-by: coultonluke <[email protected]> (cherry picked from commit d8d3bd7) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ign-off
Description
Corrected typo on 'Minimum' textbox label on snapshot policy page. Currently reads 'Minumum'.
Issues Resolved
n/a
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.