diff --git a/src-ts/tools/learn/certification-details/enrollment-page/enrollment-sidebar/EnrollmentSidebar.tsx b/src-ts/tools/learn/certification-details/enrollment-page/enrollment-sidebar/EnrollmentSidebar.tsx
index 0b5ea6398..00a2126cb 100644
--- a/src-ts/tools/learn/certification-details/enrollment-page/enrollment-sidebar/EnrollmentSidebar.tsx
+++ b/src-ts/tools/learn/certification-details/enrollment-page/enrollment-sidebar/EnrollmentSidebar.tsx
@@ -24,7 +24,12 @@ const EnrollmentSidebar: FC = (props: EnrollmentSidebarP
Enroll until April 30 with no cost.
-
+
{/* TODO: this form will probably be re-used when we add actuall payments, leaving this here for now */}
{/* */}
diff --git a/src-ts/tools/learn/course-details/CourseDetailsPage.tsx b/src-ts/tools/learn/course-details/CourseDetailsPage.tsx
index 5f4eff56e..1cbe919c0 100644
--- a/src-ts/tools/learn/course-details/CourseDetailsPage.tsx
+++ b/src-ts/tools/learn/course-details/CourseDetailsPage.tsx
@@ -93,7 +93,7 @@ const CourseDetailsPage: FC<{}> = () => {
{' '}
{course.title}
,
- 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.
You can view our other courses from the Topcoder Academy course page.