diff options
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/batch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/batch.md b/docs/dev/batch.md index 044be8ac..5e13e0ad 100644 --- a/docs/dev/batch.md +++ b/docs/dev/batch.md @@ -16,7 +16,7 @@ This script adds appropriate `.pth` files so that your Python can find the Binar ## Our First Script -Let's try a simple example script (note that this script will work identically on MacOS and Linux, but Windows users will want to adjust paths accordingly): +Let's try a simple example script (note that this script will work identically on macOS and Linux, but Windows users will want to adjust paths accordingly): ```python #!/usr/bin/env python3 |
