Update trust_delegation.md (#1868)

This commit is contained in:
scjane 2017-02-20 18:50:11 +08:00 committed by John Mulhausen
parent 173e9611d8
commit 6a3651b393
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Your collaborator needs to generate a private key (either RSA or ECDSA)
and give you the public key so that you can add it to the `targets/releases`
delegation.
The easiest way to for them to generate these keys is with OpenSSL.
The easiest way for them to generate these keys is with OpenSSL.
Here is an example of how to generate a 2048-bit RSA portion key (all RSA keys
must be at least 2048 bits):