Skip to content

Commit c4d9baa

Browse files
committed
whitespace cleanup
1 parent 459ad57 commit c4d9baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/environment-vars.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can read about other ways to set environment variables in Quarto Projects in
3636
If this check fails, Quarto will not run.
3737

3838
* - `QUARTO_KNITR_RSCRIPT_ARGS`
39-
- Comma separated list of command line argument to pass to `Rscript` started by Quarto when rendering with `knitr` engine, e.g.
39+
- Comma separated list of command line argument to pass to `Rscript` started by Quarto when rendering with `knitr` engine, e.g.
4040

4141
```
4242
QUARTO_KNITR_RSCRIPT_ARGS="--no-init-file,--max-connections=258"

0 commit comments

Comments
 (0)