diff --git a/docs/references/functions/create-variable.md b/docs/references/functions/create-variable.md index 323f9c5b7a..1bee5894e7 100644 --- a/docs/references/functions/create-variable.md +++ b/docs/references/functions/create-variable.md @@ -1 +1 @@ -Create a new function variable. These variables can be accessed within functions using the `env` object recieved through the payload of an execution. \ No newline at end of file +Create a new function variable. These variables can be accessed within functions using the `env` object received through the payload of an execution. \ No newline at end of file