We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd6e6a commit 43b6f51Copy full SHA for 43b6f51
src-ts/tools/learn/course-details/CourseDetailsPage.tsx
@@ -93,7 +93,7 @@ const CourseDetailsPage: FC<{}> = () => {
93
{' '}
94
{course.title}
95
,
96
- we&appos;d recommend you enroll in another course to continue your learning.
+ we'd recommend you enroll in another course to continue your learning.
97
You can view our other courses from the Topcoder Academy course page.
98
</p>
99
</div>
0 commit comments