Fix typo in quote transformation

pull/650/head
MonsieurDMA 2024-05-08 21:48:48 +02:00
parent ffb8851621
commit 3488d00fae
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import { SimpleTranslationEntries } from "#app/plugins/i18n";
/**
* The menu namespace holds most miscellaneous text that isn"t directly part of the game"s
* The menu namespace holds most miscellaneous text that isn't directly part of the game's
* contents or directly related to Pokemon data. This includes menu navigation, settings,
* account interactions, descriptive text, etc.
*/