Skip to content

Commit 52346f7

Browse files
authored
Inserted "or" in environment.qmd
Typo
1 parent 2ea6945 commit 52346f7

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)