diff --git a/build/bake/configuring-build.md b/build/bake/configuring-build.md index 9c267861a0..ec8d062a48 100644 --- a/build/bake/configuring-build.md +++ b/build/bake/configuring-build.md @@ -5,8 +5,8 @@ redirect_from: - /build/customize/bake/configuring-build/ --- -Bake supports loading build definition from files, but sometimes you need even -more flexibility to configure this definition. +Bake supports loading build definitions from files, but sometimes you need even +more flexibility to configure these definitions. For this use case, you can define variables inside the bake files that can be set by the user with environment variables or by [attribute definitions](#global-scope-attributes)