diff --git a/inseq/commands/attribute_context/attribute_context_args.py b/inseq/commands/attribute_context/attribute_context_args.py index d1fb822..295d5cc 100644 --- a/inseq/commands/attribute_context/attribute_context_args.py +++ b/inseq/commands/attribute_context/attribute_context_args.py @@ -195,7 +195,7 @@ class AttributeContextOutputArgs: default=False, help=( "If specified, the intermediate outputs produced by the Inseq library for context-sensitive target " - "identification (CTI) and contextual cues imputation (CCI) are shown during the process.", + "identification (CTI) and contextual cues imputation (CCI) are shown during the process." ), ) save_path: Optional[str] = cli_arg(