Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Sep 3, 2020
1 parent 840c8ed commit c998a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/production.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ openssl rand -base64 64 | tr -d "\n" # or 32
```

If you are using a secret manager, put this value in the secret manager and
provie its _reference_ in the environment. If you are not using a secret
provide its _reference_ in the environment. If you are not using a secret
manager, provide this value directly in the environment.


Expand Down

0 comments on commit c998a5c

Please sign in to comment.