Skip to content

Commit

Permalink
Fix typo in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
lorgan3 committed Apr 19, 2024
1 parent 5484da2 commit b772b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Tutorial.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const TUTORIAL: TutorialMessage[] = [
x: "-50%",
y: "0px",
value:
"Welcome to Sorcerers! This quick tutorial will explain the basic of the game.",
"Welcome to Sorcerers! This quick tutorial will explain the basics of the game.",
},
actions: [
{
Expand Down

0 comments on commit b772b57

Please sign in to comment.