mirror of https://gitee.com/bigwinds/arangodb
Doc - Small typos (#8818)
This commit is contained in:
parent
7088c40b84
commit
d0bffff6ff
|
@ -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.
|
||||
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue