Skip to content

Commit

Permalink
Merge pull request #736 from UTDNebula/transcript-indicator
Browse files Browse the repository at this point in the history
NP-177 (Have an indicator that we don't save transcript data)
  • Loading branch information
cubetastic33 authored Nov 14, 2023
2 parents eb5796c + dfdfc4c commit 0a8a8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/template/CustomPlan.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ export default function CustomPlan({ onDismiss }: { onDismiss: () => void }) {
<Page
key="custom-plan-transcript"
title="Upload Transcript"
subtitle="Upload your transcript to add previously taken courses to your plan (required)"
subtitle="Upload your transcript to add previously taken courses to your plan. We don't process or store any grade data - the transcript is only used to import your classes."
close={onDismiss}
actions={[
{
Expand Down

0 comments on commit 0a8a8cf

Please sign in to comment.