Merge "Fix some typos"

This commit is contained in:
Zuul
2020-01-08 11:56:00 +00:00
committed by Gerrit Code Review
7 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ should be documented today in the upgrade release notes would be a good
candidate for an upgrade checker to validate.
These checks should perform any upgrade validation that can be automated. There
may always be some things that need some subjective evalation, but for those
may always be some things that need some subjective evaluation, but for those
things that can be automated to determine if there is an issue that could
impact upgrade success, a validation check should be created to automate it.