minor wording change

pull/1/head
Chris Veilleux 2019-02-26 09:41:35 -06:00
parent a8f5c37c6b
commit 10adc91c3f
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ export class SkillComponent implements OnInit {
'Select the skill to see a list of the devices using those settings.';
this.moreSkillsText = 'To add skills to your device(s), you can use voice commands ' +
'(e.g. "Hey Mycroft, install alarm skill.") or ';
this.marketplaceLink = 'visit our marketplace.';
this.marketplaceLink = 'visit our skill marketplace.';
}
private checkForDuplicateSkills() {