We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78be0f8 commit 92ec3b2Copy full SHA for 92ec3b2
1 file changed
README.md
@@ -43,8 +43,8 @@ Python-dotenv can interpolate variables using POSIX variable expansion.
43
44
The value of a variable is the first of the values defined in the following list:
45
46
-- Value of that variable in the environment.
47
- Value of that variable in the `.env` file.
+- Value of that variable in the environment.
48
- Default value, if provided.
49
- Empty string.
50
0 commit comments