Skip to content

Commit

Permalink
chore: update help modal
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun969 committed Sep 24, 2024
1 parent e1b6048 commit 17aac54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified public/help/modal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/components/HelpModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
},
{
Expand Down

0 comments on commit 17aac54

Please sign in to comment.