diff --git a/public/help/modal.png b/public/help/modal.png index a6effce..4604145 100644 Binary files a/public/help/modal.png and b/public/help/modal.png differ diff --git a/src/components/HelpModal.tsx b/src/components/HelpModal.tsx index bdbb833..78168aa 100644 --- a/src/components/HelpModal.tsx +++ b/src/components/HelpModal.tsx @@ -50,10 +50,10 @@ const STEPS = [ }, { content: - 'If you encounter any lesson clashes when using MyTimetable, you can open the modal to change the lesson.', + 'If you encounter any class clashes when using MyTimetable, you can open the modal to change the class.', image: { path: '/help/modal.png', - alt: 'Course modal to change lesson time', + alt: 'Course modal to change class time', }, }, {