Skip to content

Commit 1278dbe

Browse files
authored
Merge pull request #911 from sda030/patch-1
Inserted "or" in environment.qmd
2 parents 2ea6945 + 52346f7 commit 1278dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/projects/environment.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Environment Variables"
44

55
## Overview
66

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:
88

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

0 commit comments

Comments
 (0)