forked from FoundKeyGang/FoundKey
Fix typo: configration -> configuration
This commit is contained in:
parent
94a7d22cb0
commit
b7d422ff12
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ const CONFIG = require('./common/scripts/config');
|
|||
|
||||
document.domain = CONFIG.host;
|
||||
|
||||
// Set global configration
|
||||
// Set global configuration
|
||||
riot.mixin({
|
||||
CONFIG
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue