mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
docs: Fixing multiple typos
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user