We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f0c90 commit 00b1da2Copy full SHA for 00b1da2
docs/guide/environment.rst
@@ -98,7 +98,7 @@ Accessing Environment Variables from within the Graph Context
98
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
99
100
Environment variables, whether set globally or only for the scope of the graph,
101
-can be can be accessed using any of the normal means. It is important to note
+can be accessed using any of the normal means. It is important to note
102
that whether set globally for the system or just for the graph context,
103
environment variables are accessed by bonobo in the same way. In the example
104
below the database user and password are accessed via the ``os`` module's ``getenv``
0 commit comments