From 729574b23628446a2fa59fba55f44df699823371 Mon Sep 17 00:00:00 2001 From: James Hodgkinson Date: Thu, 18 Aug 2022 13:32:34 +1000 Subject: [PATCH] grammar correction in template --- .../adapter/templates/doc_detections.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/contentctl_project/contentctl_infrastructure/adapter/templates/doc_detections.j2 b/bin/contentctl_project/contentctl_infrastructure/adapter/templates/doc_detections.j2 index 3f1a800ff2..b57f9b5d69 100644 --- a/bin/contentctl_project/contentctl_infrastructure/adapter/templates/doc_detections.j2 +++ b/bin/contentctl_project/contentctl_infrastructure/adapter/templates/doc_detections.j2 @@ -34,7 +34,7 @@ tags: --- {% if object.experimental is sameas true -%} -### :warning: WARNING THIS IS A EXPERIMENTAL analytic +### :warning: WARNING THIS IS AN EXPERIMENTAL analytic We have not been able to test, simulate, or build datasets for this object. Use at your own risk. This analytic is **NOT** supported. {% endif %}