From 21746aeac638d72bffd54fbe03c058fd06e14897 Mon Sep 17 00:00:00 2001 From: My Lan Aragon Date: Tue, 28 Jan 2025 14:51:26 +0100 Subject: [PATCH] Update specs/abtesting-v3/common/schemas/Variant.yml Co-authored-by: Christopher Hawke <69921547+cdhawke@users.noreply.github.com> --- specs/abtesting-v3/common/schemas/Variant.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/abtesting-v3/common/schemas/Variant.yml b/specs/abtesting-v3/common/schemas/Variant.yml index b4c07a412d..474339e613 100644 --- a/specs/abtesting-v3/common/schemas/Variant.yml +++ b/specs/abtesting-v3/common/schemas/Variant.yml @@ -4,7 +4,7 @@ variants: A/B test variants. The first variant is your _control_ index, typically your production index. - All of the additionnal variants are indexes with changed settings that you want to test against the control. + All of the additional variants are indexes with changed settings that you want to test against the control. items: $ref: "#/variant"