Change Manage Sites capitalisation in the User menu
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 383
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 77
Description
## Bug Description
Minor UI issue on the User menu. We have sentence case for the other menu option, and we should change `Manage Sites` to `Manage sites` so that it is consistent.
## Screenshots

---------------
_Do not alter or remove anything below. The following sections will be managed by moderators only._
## Acceptance criteria
* `Manage Sites` label is updated to `Manage sites` in the user menu.
## Implementation brief
- [ ] In `assets/js/components/UserMenu/index.js`
- Update the label to `Manage sites`
### Test Coverage
- Fix the related failing tests and stories.
## QA Brief
*
## Changelog entry
*
Contributor guide
Research direction
Start in assets/js/components/UserMenu/index.js and inspect the related failing tests and stories for the User menu label. Confirm the displayed text uses sentence case, update the affected expectations or stories, and run those related checks to verify that the menu shows “Manage sites”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100