Skip to content

Commit 4fc010e

Browse files
committed
chore: words
1 parent 7fe28c5 commit 4fc010e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ with a Base64-encoded, JSON-stringified representation of an object with the fol
103103
- `token`: Access token for the corresponding access mode
104104
- `siteID`: ID of the Netlify site
105105

106-
This environment variable is automatically populated by Netlify in the execution environment for both serverless and
107-
edge functions.
106+
This data is automatically populated by Netlify in the execution environment for both serverless and edge functions.
108107

109108
With this in place, the `getStore` method can be called just with the store name. No configuration object is required,
110109
since it'll be read from the environment.

0 commit comments

Comments
 (0)