Skip to content

Commit 2a60398

Browse files
authored
Merge pull request #1 from IBM/ReadmeTypoFix
ReadmeTypoFix: Fix the typo!
2 parents c9dfd70 + 01977b8 commit 2a60398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ if __name__ == "__main__":
2929
```
3030
3131
```sh
32-
export BAR_BAX="buz"
32+
export BAR_BAZ="buz"
3333
python3 main.py
3434
```
3535

0 commit comments

Comments
 (0)