From d2aa479c60f60d889f35b0b87abca15895938ba5 Mon Sep 17 00:00:00 2001 From: Paul Madden <136389411+maddenp-noaa@users.noreply.github.com> Date: Wed, 27 Nov 2024 09:48:49 -0700 Subject: [PATCH] Update docs/sections/user_guide/yaml/tags.rst Co-authored-by: Emily Carpenter <137525341+elcarpenterNOAA@users.noreply.github.com> --- docs/sections/user_guide/yaml/tags.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sections/user_guide/yaml/tags.rst b/docs/sections/user_guide/yaml/tags.rst index f589e09a1..e768d74e5 100644 --- a/docs/sections/user_guide/yaml/tags.rst +++ b/docs/sections/user_guide/yaml/tags.rst @@ -95,7 +95,7 @@ and ``constants.yaml``: e: 2.718 pi: 3.141 -Values from files later in the sequence overwrite their predecessors, and full-value replacement, not structural merging, is performed. For example, giben ``numbers.yaml``: +Values from files later in the sequence overwrite their predecessors, and full-value replacement, not structural merging, is performed. For example, given ``numbers.yaml``: .. code-block:: yaml