diff --git a/docs/concepts/env_vars.md b/docs/concepts/env_vars.md index 11fcd39..a59d06d 100644 --- a/docs/concepts/env_vars.md +++ b/docs/concepts/env_vars.md @@ -56,12 +56,12 @@ All apps are preset with the following variables: There are two ways to set up variables: #### Key-Value Editor: - + > Add the variable name and value with *+ Add Variable*, then *Save* #### Bulk Editor: - + > A text editor that allows you to work on multiple variables at once in a similar syntax to `.env` files with the exceptions: > - Comments are not supported