This commit is contained in:
James Bardin 2020-02-13 21:27:35 -05:00
parent ded207f3b8
commit 4185aa93f5
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ earlier, see
[0.11 Configuration Language: Interpolation Syntax](../../configuration-0-11/interpolation.html).
`merge` takes an arbitrary number of maps or objects, and returns a single map
pr object that contains a merged set of elements from all arguments.
or object that contains a merged set of elements from all arguments.
If more than one given map or object defines the same key or attribute, then
the one that is later in the argument sequence takes precedence. If the