Skip to content

Commit

Permalink
feat: Change copy text for notify learners checkbox per ux feedback (#…
Browse files Browse the repository at this point in the history
…566)

ENT-4610
  • Loading branch information
binodpant authored Jun 2, 2021
1 parent 2137cd3 commit 21de664
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ const BulkEnrollmentSubmit = ({ enterpriseId, enterpriseSlug, returnToInitialSte
onChange={handleChange}
data-testid={NOTIFY_CHECKBOX_TEST_ID}
>
Notify learners
Notify learners via Email
</Form.Checkbox>
<Button
disabled={!hasSelectedCoursesAndEmails && !loading}
Expand Down

0 comments on commit 21de664

Please sign in to comment.