1
0
Fork 0

Doc - Small typos (#8818)

This commit is contained in:
Sony AK 2019-04-23 19:06:00 +07:00 committed by Simran
parent 7088c40b84
commit d0bffff6ff
2 changed files with 2 additions and 2 deletions

View File

@ -148,7 +148,7 @@ dd if=/dev/random bs=1 count=32 of=yourSecretKeyFile
```
For security reasons, it is best to create these keys offline (away from your
database servers) and directly store them in you secret management
database servers) and directly store them in your secret management
tool.

View File

@ -97,4 +97,4 @@ dd if=/dev/random bs=1 count=32 of=yourSecretKeyFile
```
For security, it is best to create these keys offline (away from your database servers) and
directly store them in you secret management tool.
directly store them in your secret management tool.