Skip to content

Commit

Permalink
Merge pull request #336 from WilliamsStudentsOnline/rename-writing-in…
Browse files Browse the repository at this point in the history
…tensive

rename writing intensive to writing skills
  • Loading branch information
charlietharas authored Nov 9, 2024
2 parents 453f09a + 9c04d23 commit c0915bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/views/CourseScheduler/AdditionalOptions.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ const AdditionalOptions = ({
onClick={() => clickLoader(distClick, 2)}
checked={filters.distributions[2]}
/>
{`Writing Intensive (WI) (${counts.distributions[2]})`}
{`Writing Skills (WS) (${counts.distributions[2]})`}
</li>
</ul>
</Accordion>
Expand Down

0 comments on commit c0915bc

Please sign in to comment.