[O] Optimize language

This commit is contained in:
Hykilpikonna
2020-04-27 03:45:54 -04:00
parent f8b8588413
commit 2fc8986bd8
@@ -153,7 +153,7 @@
{
this.$alert('You can view other courses\'' +
' ratings in the Course Selection tab, or review yours by clicking' +
' the green box that says "Rating Entered." There are also option to turn off the rating buttons ' +
' the green button that says "Rating Entered." There are also option to turn off the rating buttons ' +
' by clicking on your avatar on the top right corner.',
'Thank you for submitting your fist rating!', {confirmButtonText: 'OK'}
);