docs: Fixing multiple typos

This commit is contained in:
Reza Rahemtola
2023-09-03 23:28:19 +02:00
parent 9fa1e415c8
commit 0d9ce70000
6 changed files with 17 additions and 17 deletions

View File

@@ -27,10 +27,10 @@ In most cases, environment variables belong to specific environments: developmen
### Personal overrides
Every environment variable value can be overriden with a custom value.
Every environment variable value can be overridden with a custom value.
- An overriden value can only be read and accesssed by the user that overrode the original shared value.
- A (default) shared value can be read and accesssed by other users in a project.
- An overridden value can only be read and accessed by the user that overrode the original shared value.
- A (default) shared value can be read and accessed by other users in a project.
You can turn overrides on/off by toggling the override/branch icon: