diff options
-rw-r--r-- | docs/yaml/functions/configure_file.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/functions/configure_file.yaml b/docs/yaml/functions/configure_file.yaml index 9242176..c31c99b 100644 --- a/docs/yaml/functions/configure_file.yaml +++ b/docs/yaml/functions/configure_file.yaml @@ -41,7 +41,7 @@ kwargs: substitutions. configuration: - type: "[[@cfg_data]] | Dict" + type: "configuration_data | dict" description: | As explained above, when passed this will provide the replacement data for the input file (if provided) or key value pairs to be |