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 c31c99b..b46d555 100644 --- a/docs/yaml/functions/configure_file.yaml +++ b/docs/yaml/functions/configure_file.yaml @@ -41,7 +41,7 @@ kwargs: substitutions. configuration: - type: "configuration_data | dict" + type: "cfg_data | dict[str | int | bool]" description: | As explained above, when passed this will provide the replacement data for the input file (if provided) or key value pairs to be |