Fix descriptions for component metadata to be consistent
-
Introduce the component directly, do not use 'a' before introducing the component
- Do: Tree view is a hierarchical list of items that may have a parent-child relationship where children can be toggled into view by expanding or collapsing their parent item.
- Dont: A Tree view is a hierarchical list of items that may have a parent-child relationship where children can be toggled into view by expanding or collapsing their parent item.
-
Use Sentence case for component names, and do not capitalize the component name in the middle of a sentence.