diff --git a/pages/course/svg/path-element.tsx b/pages/course/svg/path-element.tsx index b9ae827b..e245eaa0 100644 --- a/pages/course/svg/path-element.tsx +++ b/pages/course/svg/path-element.tsx @@ -43,7 +43,7 @@ export default function Home() { shapes and lines that go beyond the basic geometric shapes. It is essential to build some graph types like an{' '} area chart or a{' '} - line chart. + line chart.

}