We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5cef0 commit 17d4f33Copy full SHA for 17d4f33
website/docs/guides/scripts.md
@@ -77,7 +77,7 @@ It is also possible to set `scala-cli` command-line options in the shebang line,
77
#!/usr/bin/env -S scala-cli shebang --scala-version 2.13
78
```
79
80
-### Aguments
+### Arguments
81
82
You may also pass arguments to your script, and they are referenced with the special `args` variable:
83
0 commit comments