With the T360473 patch loaded, http://localhost:8080/wiki/Special:CommunityConfiguration/GrowthHomepage looks like this:
In the headline, it says "Editing 'GrowthHomepage'", where GrowthHomepage is the technical ID under which the provider is registered. This shouldn't be displayed to the user – instead, we should be displaying the provider name. This issue is not visible without that patch, as for Mentorship, the ID and the name is the same.
Note that part of MediaWiki-extensions-CommunityConfiguration codebase uses "provider name" with the now-wrong meaning (referring to the ID rather than the actual human readable name). Please see T361931 for explanation.
Within this task, we should also remove the apostrophes.
Acceptance Criteria:
Fix the title
Review for other occurrences of this problem


