Fix typo in quote transformation

This commit is contained in:
MonsieurDMA 2024-05-08 21:48:48 +02:00
parent ffb8851621
commit 3488d00fae

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.
*/