Update engine.mdx (#11833)

Corrected "indended" typo
pull/11836/head
Mahyar Saffari Moqaddam 4 years ago committed by GitHub
parent a2d64720d7
commit 3c9fb89a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -338,7 +338,7 @@ The function `split` takes an input string, a seperator string, and a numeric
component value and returns the requested substring.
Please note that you cannot use the `split` function on user variables, because
we can't nest the functions currently. This function is indended to be used on
we can't nest the functions currently. This function is intended to be used on
builder variables like build_name. If you need a split user variable, the best
way to do it is to create a separate variable.

Loading…
Cancel
Save