Skip to content

Commit e308603

Browse files
docs: correct typo in CONTRIBUTING (#27343)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
1 parent 9d9bf25 commit e308603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ We do not continuously deploy the Cypress binary, so `develop` contains all of t
442442
- Changes has user-facing impact:
443443
- `breaking` - A breaking change that will require a MVB
444444
- `dependency` - A change to a dependency that impact the user
445-
- `deprecation` - A API deprecation notice for users
445+
- `deprecation` - An API deprecation notice for users
446446
- `feat` - A new feature
447447
- `fix` - A bug fix or regression fix.
448448
- `misc` - a misc user-facing change, like a UI update which is not a fix or enhancement to how Cypress works

0 commit comments

Comments
 (0)