diff --git a/website/source/docs/templates/engine.html.md b/website/source/docs/templates/engine.html.md index 5c0124f3e..7ef60fcdd 100644 --- a/website/source/docs/templates/engine.html.md +++ b/website/source/docs/templates/engine.html.md @@ -250,7 +250,7 @@ Please note that double quote characters need escaping inside of templates (in t # split Function Format Reference -The function `split` takes an input string, a seperator string, and a numeric component value and returns request substring. +The function `split` takes an input string, a seperator string, and a numeric component value and returns the requested substring. Here are some examples using the above options: