fixed typo

pull/2/head
Chris Veilleux 2019-03-02 14:32:52 -06:00
parent 27c94e619c
commit c79568a6e1
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ export const environment = {
account: 'https://account.mycroft-test.net', account: 'https://account.mycroft-test.net',
marketplace: 'https://market.mycroft-test.net', marketplace: 'https://market.mycroft-test.net',
translate: 'https://translate-test.mycroft.ai', translate: 'https://translate-test.mycroft.ai',
wordpress: 'https://test.mycroft.ai' wordPress: 'https://test.mycroft.ai'
} }
}; };