Use plural "domain holders" to match "their"

This commit is contained in:
Brandon Frohs 2014-12-22 17:59:59 -05:00
parent 19268e3877
commit dab643dddb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Anvil - An ACME CA
==================
This is an initial implementation of an ACME-based CA. The [ACME protocol](https://github.com/letsencrypt/acme-spec/) allows the CA to automatically verify that an applicant for a certificate actually controls an identifier, and allows a domain holder to issue and revoke certificates for their domains.
This is an initial implementation of an ACME-based CA. The [ACME protocol](https://github.com/letsencrypt/acme-spec/) allows the CA to automatically verify that an applicant for a certificate actually controls an identifier, and allows domain holders to issue and revoke certificates for their domains.
Quickstart