diff --git a/operators/load.md b/operators/load.md index b66ded22..dc0463aa 100644 --- a/operators/load.md +++ b/operators/load.md @@ -14,7 +14,7 @@ You can load files of the following supported types: | Plain String | load_str | | Base64 | load_base64 | -Note that base64 only works for base64 encoded utf-8 strings. +Note that load_base64 only works for base64 encoded utf-8 strings. ## Samples files for tests: