spelling: limiting

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2020-02-24 16:43:42 -05:00
parent e27408c72f
commit 752ac021fe

View File

@ -467,6 +467,6 @@ in-progress orders that have been cancelled properly.
This becomes difficult to manage effectively, and especially test.
It is also very difficult to handle effective rate limitting when using this
It is also very difficult to handle effective rate limiting when using this
strategy, as it will mean even more code going into the `Prepare` function of
the ACME issuer.