diff --git a/docs/source/First-Steps-Coding.md b/docs/source/First-Steps-Coding.md index 76b1f4cf8c..fa54b4484d 100644 --- a/docs/source/First-Steps-Coding.md +++ b/docs/source/First-Steps-Coding.md @@ -167,7 +167,7 @@ module has all the imports already set up along with some useful documentation. the bottom of this file: ```python - class CmdAbilities(Command): + class CmdAbilities(BaseCommand): """ List abilities