Skip to content

Commit

Permalink
Updating the program enrollment dialog text (#2025)
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav authored Dec 13, 2023
1 parent a108bbc commit c9e0a03
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions frontend/public/src/components/ProgramProductDetailEnroll.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,10 @@ export class ProgramProductDetailEnroll extends React.Component<
<div className="row">
<div className="col-12">
<p>
Thank you for choosing an MITx online course. By paying for this
course, you're joining the most engaged and motivated learners
on your path to a certificate from MITx.
Thank you for choosing an MITx online program. To complete your
enrollment in this program, you must choose a course to start
with. You can enroll now for free, but you will need to pay for
a certificate in order to earn the program credential.
</p>
</div>
</div>
Expand Down

0 comments on commit c9e0a03

Please sign in to comment.