Skip to content

Commit

Permalink
chore: change Emsi to Lightcast in Skills tooltip (openedx#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
bilaltahir21 authored and abdullahwaheed committed Nov 18, 2022
1 parent cb74922 commit c4891d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/EditCoursePage/EditCourseForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@ export class BaseEditCourseForm extends React.Component {
helpText={(
<div>
<p>
edX partners with Emsi, the labor market data company,
edX partners with Lightcast, the labor market data company,
to automatically tag your courses with in-demand
skills from their library of 30,000 skills based on
the content in your about page. If you want to
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9938,7 +9938,7 @@ exports[`BaseEditCourseForm renders html correctly with skills data when skills
helpText={
<div>
<p>
edX partners with Emsi, the labor market data company, to automatically tag your courses with in-demand skills from their library of 30,000 skills based on the content in your about page. If you want to experiment with what skills show up, you can edit and submit changes to your about page description.
edX partners with Lightcast, the labor market data company, to automatically tag your courses with in-demand skills from their library of 30,000 skills based on the content in your about page. If you want to experiment with what skills show up, you can edit and submit changes to your about page description.
</p>
</div>
}
Expand Down

0 comments on commit c4891d9

Please sign in to comment.