Skip to content

Commit 70c815f

Browse files
cscheidjuliasilge
andauthored
Update docs/projects/profiles.qmd
Co-authored-by: Julia Silge <[email protected]>
1 parent 40a5b9e commit 70c815f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/projects/profiles.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ By specifying a `group` we indicate that one of the profiles must be defined, an
195195

196196
When authoring a Quarto project that uses profiles you might want to change which profile(s) are rendered by default to try out different variations of the project.
197197

198-
While you could certainly do this by defining environment variables in your shell, this isn't particularly convenient when using the integrated render and preview functionality in Positron, VS Code and RStudio.
198+
While you could certainly do this by defining environment variables in your shell, this isn't particularly convenient when using the integrated render and preview functionality in Positron, VS Code, and RStudio.
199199

200200
To define a default profile that is used when an explicit `QUARTO_PROFILE` or `--profile` CLI argument is not present, add a `default` option to the `profile` key. For example, here we indicate that `development` should be the active profile if not otherwise specified:
201201

0 commit comments

Comments
 (0)