We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5dc52 commit 22cefa3Copy full SHA for 22cefa3
1 file changed
README.rst
@@ -85,7 +85,7 @@ ignored.
85
``.env`` can interpolate variables using POSIX variable expansion, variables
86
are replaced from the environment first or from other values in the ``.env``
87
file if the variable is not present in the environment. (``Note``: Default Value
88
-Expansion is not support as of yet, see `#30 <https://github.com/theskumar/python-dotenv/pull/30#issuecomment-244036604>`__.)
+Expansion is not supported as of yet, see `#30 <https://github.com/theskumar/python-dotenv/pull/30#issuecomment-244036604>`__.)
89
90
.. code:: shell
91
0 commit comments