Skip to content

Commit 47784c7

Browse files
docs: fix mistake in README.md
1 parent 64b89a2 commit 47784c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Setup Environment Variables using the UI:
7979
Setup Environment Variables using CMD:
8080

8181
1. Run CMD as administrator
82-
2. set SENDGRID_API_KEY "YOUR_API_KEY"
82+
2. set SENDGRID_API_KEY="YOUR_API_KEY"
8383

8484
Here are a few examples to get and set API Keys programmatically:
8585

0 commit comments

Comments
 (0)