You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/projects/environment.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: "Environment Variables"
4
4
5
5
## Overview
6
6
7
-
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:
7
+
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:
8
8
9
9
1. Provide the URL of a server to download data from.
10
10
2. Set the address of a proxy server (e.g. `HTTP_PROXY`).
0 commit comments