refactor: [REV-2388] remove "non-profit" MM-P2P language (#758)

This commit is contained in:
Phillip Shiu
2021-11-30 09:03:58 -05:00
committed by GitHub
parent e2ce54dea8
commit c2b46d50a8
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ export const BlockModal = () => (
 including graded assignments, even after the course ends.
</BulletList>
<BulletList>
Support our non-profit mission at edx
Support our mission at edx
</BulletList>
</div>

View File

@@ -106,7 +106,7 @@ const Sidecard = ({
Earn a {certLink} of completion to showcase on your resumé
</BulletList>
<BulletList>
Support our <span style={{ fontWeight: 600 }}>non-profit mission</span> at edX
Support our <span style={{ fontWeight: 600 }}>mission</span> at edX
</BulletList>
</div>