doc: correct typos in struct field comments and release.md

corrected strings in the release guide and util server.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-04-07 17:04:25 +05:30
committed by mergify[bot]
parent 4100ad2406
commit 959df4dbac
4 changed files with 12 additions and 12 deletions

View File

@ -41,7 +41,7 @@ and it must be backward compatible.
- When `MAJOR` increases, the new release adds **new features,
bug fixes, or both** and which *changes the behavior from
the previous release* (may be backward incompatible).
the previous release* (maybe backward incompatible).
## Tagging repositories