Skip to content

Commit becebab

Browse files
authored
Fix typo
1 parent 02f5adb commit becebab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en/beatmap_tags.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
return [
77
'update' => [
8-
'invalid_ruleset' => 'This ag is not valid with this Beatmap.',
8+
'invalid_ruleset' => 'This tag is not valid with this Beatmap.',
99
],
1010
];

0 commit comments

Comments
 (0)