Skip to content

Commit 54566fc

Browse files
Update README.md
Co-authored-by: David Prothero <[email protected]>
1 parent b9ae48d commit 54566fc

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
@@ -390,7 +390,7 @@ A couple of notes about the configuration:
390390
- Use `baseUrlOverride` in case you are in front of a reverse proxy or a tunnel like ngrok. The path of the current request will be appended to the `baseUrlOverride` for request validation.
391391

392392
> **Warning**
393-
> Do not hard-code your **Auth Token** into code and do not check them into source code.
393+
> Do not hard-code your **Auth Token** into code and do not check them into source control.
394394
> Use the `UserSecretsConfigBuilder` for local development or [one of the other configuration builders](https://docs.microsoft.com/en-us/aspnet/config-builder).
395395
> Alternatively, you should encrypt the configuration sections containing secrets like the Auth Token.
396396

0 commit comments

Comments
 (0)