diff --git a/engine/reference/builder.md b/engine/reference/builder.md index 7cb690c02a..4db7f93015 100644 --- a/engine/reference/builder.md +++ b/engine/reference/builder.md @@ -743,7 +743,7 @@ The `ENV` instruction sets the environment variable `` to the value many as well. The `ENV` instruction has two forms. The first form, `ENV `, -will set a single variable to a value. The entire string after the first +will set a single variable to a value. The entire string after the second space will be treated as the `` - including characters such as spaces and quotes.