Skip to content

Commit

Permalink
[docs] remove duplicate word
Browse files Browse the repository at this point in the history
  • Loading branch information
remitamine committed Mar 6, 2021
1 parent f8f0c90 commit 00b1da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Accessing Environment Variables from within the Graph Context
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Environment variables, whether set globally or only for the scope of the graph,
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
that whether set globally for the system or just for the graph context,
environment variables are accessed by bonobo in the same way. In the example
below the database user and password are accessed via the ``os`` module's ``getenv``
Expand Down

0 comments on commit 00b1da2

Please sign in to comment.