We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef415b7 commit 6efa738Copy full SHA for 6efa738
docs/guides/environment-variables.rst
@@ -17,7 +17,7 @@ To define an environment variable, you need to
17
.. note::
18
19
Values will never be exposed to users, even to owners of the project.
20
- Once you create an environment variable you won't be able to see its value anymore because of security purposes.
+ Once you create an environment variable, you won't be able to see its value anymore for security purposes.
21
22
After adding an environment variable from your project's admin, you can access it from your build process using Python,
23
for example:
0 commit comments