diff --git a/ansibledoctor/Cli.py b/ansibledoctor/Cli.py index 089e3d6..dc3ec66 100644 --- a/ansibledoctor/Cli.py +++ b/ansibledoctor/Cli.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -"""Entrypoimt and CLI handler.""" +"""Entrypoint and CLI handler.""" import argparse import logging