diff options
Diffstat (limited to 'docs/designers/language-custom-functions/language-function-fetch.md')
| -rw-r--r-- | docs/designers/language-custom-functions/language-function-fetch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/designers/language-custom-functions/language-function-fetch.md b/docs/designers/language-custom-functions/language-function-fetch.md index 2277f505..3dbc5610 100644 --- a/docs/designers/language-custom-functions/language-function-fetch.md +++ b/docs/designers/language-custom-functions/language-function-fetch.md @@ -22,7 +22,7 @@ ftp and display the contents. > > If security is enabled and you are fetching a file from the local > file system, `{fetch}` will only allow files from within the - > `$secure_dir` path of the securty policy. See the + > `$secure_dir` path of the security policy. See the > [Security](#advanced.features.security) section for details. - If the `assign` attribute is set, the output of the `{fetch}` |
