diff --git a/wa/framework/configuration/core.py b/wa/framework/configuration/core.py index 35f9b3a6..baacdf3c 100644 --- a/wa/framework/configuration/core.py +++ b/wa/framework/configuration/core.py @@ -896,7 +896,7 @@ class JobSpec(Configuration): '''), ConfigurationPoint('augmentations', kind=toggle_set, merge=True, aliases=["instruments", "processors", "instrumentation", - "output_processors", "augment", "result_processor"], + "output_processors", "augment", "result_processors"], description=''' The instruments and output processors to enable (or disabled using a ~) during this workload spec. This combines the