diff --git a/src/js/core/config.local.template.js b/src/js/core/config.local.template.js index fc71c01e..41677997 100644 --- a/src/js/core/config.local.template.js +++ b/src/js/core/config.local.template.js @@ -53,7 +53,7 @@ export default { // Replace all translations with emojis to see which texts are translateable // testTranslations: true, // ----------------------------------------------------------------------------------- - // Enables an inspector which shows information about the entity below the curosr + // Enables an inspector which shows information about the entity below the cursor // enableEntityInspector: true, // ----------------------------------------------------------------------------------- // Enables ads in the local build (normally they are deactivated there)