Skip to content

Commit 22cefa3

Browse files
danielquinntheskumar
authored andcommitted
Fix typo in readme (theskumar#38)
s/is not support/is not supported/
1 parent af5dc52 commit 22cefa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ignored.
8585
``.env`` can interpolate variables using POSIX variable expansion, variables
8686
are replaced from the environment first or from other values in the ``.env``
8787
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>`__.)
88+
Expansion is not supported as of yet, see `#30 <https://github.com/theskumar/python-dotenv/pull/30#issuecomment-244036604>`__.)
8989

9090
.. code:: shell
9191

0 commit comments

Comments
 (0)