Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the title capitalization style (#2624)
Task/Issue URL: https://app.asana.com/0/1199230911884351/1206924693423599/f **Description**: "Your subscription is being activated" should be in sentence case. **Steps to test this PR**: Getting the "Your subscription is being activated" state during subscription purchase may be hard to replicate as it requires BE failure. To force trigger the state, please hardcode for the `statePublisher` in `PreferencesSubscriptionModel` to always return `PreferencesSubscriptionState.subscriptionPendingActivation`. --- ###### Internal references: [Pull Request Review Checklist](https://app.asana.com/0/1202500774821704/1203764234894239/f) [Software Engineering Expectations](https://app.asana.com/0/59792373528535/199064865822552) [Technical Design Template](https://app.asana.com/0/59792373528535/184709971311943) [Pull Request Documentation](https://app.asana.com/0/1202500774821704/1204012835277482/f)
- Loading branch information