Merge pull request #2427 from PFischbeck/patch-1
Fix typo in MycroftSkill documentationpull/2429/head
commit
217c6bed46
|
@ -118,7 +118,7 @@ class MycroftSkill:
|
||||||
to all Skill implementations.
|
to all Skill implementations.
|
||||||
|
|
||||||
For information on how to get started with creating mycroft skills see
|
For information on how to get started with creating mycroft skills see
|
||||||
https://https://mycroft.ai/documentation/skills/introduction-developing-skills/
|
https://mycroft.ai/documentation/skills/introduction-developing-skills/
|
||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
name (str): skill name
|
name (str): skill name
|
||||||
|
|
Loading…
Reference in New Issue