mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Correct the spelling of heirarchical/hierarchical (#9980)
This commit is contained in:
@@ -221,7 +221,7 @@ elements in the input variables.
|
||||
|
||||
- [`contains`](/docs/job-specification/hcl2/functions/collection/contains) tests whether a given list or set contains
|
||||
a given element value.
|
||||
- [`flatten`](/docs/job-specification/hcl2/functions/collection/flatten) is useful for flattening heirarchical data
|
||||
- [`flatten`](/docs/job-specification/hcl2/functions/collection/flatten) is useful for flattening hierarchical data
|
||||
into a single list, for situations where the relationships between two
|
||||
object types are defined explicitly.
|
||||
- [`setintersection`](/docs/job-specification/hcl2/functions/collection/setintersection) computes the _intersection_ of
|
||||
|
||||
Reference in New Issue
Block a user