We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9dfd70 + 01977b8 commit 2a60398Copy full SHA for 2a60398
1 file changed
README.md
@@ -29,7 +29,7 @@ if __name__ == "__main__":
29
```
30
31
```sh
32
-export BAR_BAX="buz"
+export BAR_BAZ="buz"
33
python3 main.py
34
35
0 commit comments