Skip to content

Commit 17d4f33

Browse files
Fix typo in docs
1 parent ca5cef0 commit 17d4f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/guides/scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ It is also possible to set `scala-cli` command-line options in the shebang line,
7777
#!/usr/bin/env -S scala-cli shebang --scala-version 2.13
7878
```
7979

80-
### Aguments
80+
### Arguments
8181

8282
You may also pass arguments to your script, and they are referenced with the special `args` variable:
8383

0 commit comments

Comments
 (0)