Typo in Contribution Documentation (“unites” → “units”)
Description
There is a minor spelling typo in the Contribution documentation that affects readability and documentation quality.
In the file content/en/docs/contribution.md, the word “unites” is used instead of “units” in the Code Review section.
Location
- File:
content/en/docs/contribution.md
- Section: Code Review
- Line: ~125
Current Text
Break down large chunks of modification into smaller unites that are logically independent and easy to understand.
Expected Text
Break down large chunks of modification into smaller units that are logically independent and easy to understand.
Typo in Contribution Documentation (“unites” → “units”)
Description
There is a minor spelling typo in the Contribution documentation that affects readability and documentation quality.
In the file
content/en/docs/contribution.md, the word “unites” is used instead of “units” in the Code Review section.Location
content/en/docs/contribution.mdCurrent Text
Break down large chunks of modification into smaller unites that are logically independent and easy to understand.
Expected Text
Break down large chunks of modification into smaller units that are logically independent and easy to understand.