From f8be61fa38d1949f597402a64632cfd9ca258588 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 4 Aug 2022 01:13:01 +1000 Subject: [PATCH] docs/frag...merging.rst - s/contructed/constructed This PR corrects "contructed" to "constructed". Signed-off-by: Zac Dover --- docs/fragment_merging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fragment_merging.rst b/docs/fragment_merging.rst index fd0a7663d0..9652a5cd5a 100644 --- a/docs/fragment_merging.rst +++ b/docs/fragment_merging.rst @@ -4,7 +4,7 @@ Fragment Merging ================ -Once the matrix of YAML fragments is contructed by teuthology, the fragments +Once the matrix of YAML fragments is constructed by teuthology, the fragments must be merged together and processed. Up until 2022, this merging process was static: all of the YAML fragments were joined together in lexicographical order with duplicate fragment members *deep merged* together (e.g. the "tasks" -- 2.39.5