diff --git a/lms/static/scripts/frontend_apps/components/ChapterList.tsx b/lms/static/scripts/frontend_apps/components/ChapterList.tsx index 96bd3f19b0..826e57d209 100644 --- a/lms/static/scripts/frontend_apps/components/ChapterList.tsx +++ b/lms/static/scripts/frontend_apps/components/ChapterList.tsx @@ -50,7 +50,7 @@ export default function ChapterList({ field: 'title', }, { - label: 'Location', + label: 'Page', field: 'page', classes: 'w-32', },