Skip to content

Commit 0eb0d09

Browse files
Update README.md
Co-authored-by: David Prothero <[email protected]>
1 parent a04c228 commit 0eb0d09

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
@@ -323,7 +323,7 @@ builder.Services
323323
```
324324

325325
> **Warning**
326-
> Do not hard-code your **Auth Token** into code and do not check them into source code.
326+
> Do not hard-code your **Auth Token** into code and do not check them into source control.
327327
> We recommend using the [Secrets Manager](https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets) for local development.
328328
> Alternatively, you can use environment variables, a vault service, or other more secure techniques.
329329

0 commit comments

Comments
 (0)