1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00

Fix a busted sentence in the File Encryption documentation

Summary: love to wordsmith

Test Plan: read it

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D16183
This commit is contained in:
Austin Seipp 2016-06-28 03:55:31 +00:00 committed by thoughtpolice
parent 92fc628b04
commit da6c96dfff

View file

@ -72,7 +72,7 @@ Each key should have these properties:
- `default`: //Optional bool.// Optionally, mark exactly one key as the
default key to enable encryption of newly uploaded file data.
The key material is sensitive an an attacker who learns it can decrypt data
The key material is sensitive and an attacker who learns it can decrypt data
from the storage engine.