typo for critical bug definition (#13522)

This commit is contained in:
Mo Zhu 2023-08-25 15:43:16 -07:00 committed by GitHub
parent 18dc0d612e
commit cb3b6729aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -612,7 +612,7 @@ Product may add the `~release blocker` label to user stories to indicate that th
### Critical bugs
A critical bug is a bug with the `~critical bug` label. A critical bug is defined as behavior that:
* Blocks the normal use a workflow
* Blocks the normal use of a workflow
* Prevents upgrades to Fleet
* Causes irreversible damage, such as data loss
* Introduces a security vulnerability