Skip to content

Commit 00b1da2

Browse files
committed
[docs] remove duplicate word
1 parent f8f0c90 commit 00b1da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/environment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Accessing Environment Variables from within the Graph Context
9898
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
9999

100100
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
101+
can be accessed using any of the normal means. It is important to note
102102
that whether set globally for the system or just for the graph context,
103103
environment variables are accessed by bonobo in the same way. In the example
104104
below the database user and password are accessed via the ``os`` module's ``getenv``

0 commit comments

Comments
 (0)