Update CONTRIBUTING.md (#26420)

Fixed typo error.
This commit is contained in:
manavb2214 2023-11-01 18:53:42 +05:30 committed by GitHub
parent e2debe7cd8
commit af4638657e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ The keyword can be ommitted if your commit does not fit in any of the following
- Close/CLOSE: for closing a referenced feature request
- New/NEW: for an unreferenced new feature (Opening a feature request and using close is prefered)
- Perf/PERF: for performance enhancement
- Qual/QUAL: for quality code enhancement or re-engeneering
- Qual/QUAL: for quality code enhancement or re-engineering
#### Issuenum
If your commit fixes a referenced bug or feature request.