Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/projects/environment.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Environment Variables"

## Overview

You may have one more environment variables that you want to make sure are set whenever you render your project. For example, you might be using environment variables to:
You may have one or more environment variables that you want to make sure are set whenever you render your project. For example, you might be using environment variables to:

1. Provide the URL of a server to download data from.
2. Set the address of a proxy server (e.g. `HTTP_PROXY`).
Expand Down