diff --git a/apps/docs/content/frameworks/laravel/env-variables.mdx b/apps/docs/content/frameworks/laravel/env-variables.mdx index 386c4c3f..c5895232 100644 --- a/apps/docs/content/frameworks/laravel/env-variables.mdx +++ b/apps/docs/content/frameworks/laravel/env-variables.mdx @@ -131,7 +131,7 @@ You need to **restart** the runtime service after you save the changes in env va ### Build Environment Variables using zerops.yml -To set basic env variables for the build environment, add the `envVariables` attribute to the build section in your `zerops.yml` +To set basic env variables for the build environment, add the `envVariables` attribute to the build section in your `zerops.yml`. ```yml zerops: