Skip to content

Commit

Permalink
HEHE HAHA DONE DONE ODNE
Browse files Browse the repository at this point in the history
  • Loading branch information
danknessdra committed Oct 16, 2022
1 parent 6b5ebd2 commit cc7c053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class Form extends React.Component {
if (result===null) {
Swal.fire({
title: 'Invalid Input!',
text: `Please ensure that your course is in the correct format. \nIf it is, your professors probably aren't on RMP >.<`,
text: `Please ensure that your course is in the correct format (what it looks like on the school website). \nIf it is, your professors probably aren't on RMP >.<`,
showClass: {
popup: 'animate__animated animate__fadeInDown'
},
Expand Down

0 comments on commit cc7c053

Please sign in to comment.