aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/cli/options.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mlia/cli/options.py')
-rw-r--r--src/mlia/cli/options.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mlia/cli/options.py b/src/mlia/cli/options.py
index 5eab9aa..8ea4250 100644
--- a/src/mlia/cli/options.py
+++ b/src/mlia/cli/options.py
@@ -38,7 +38,7 @@ def add_target_options(
help="Target profile that will set the target options "
"such as target, mac value, memory mode, etc. "
f"For the values associated with each target profile "
- f" please refer to the documenation {default_help}.",
+ f" please refer to the documentation {default_help}.",
)