nixos/acme: fix typo in docs

This commit is contained in:
Florian Klink 2020-12-28 13:19:15 +01:00
parent c8ce8951b7
commit f71e439688

View File

@ -268,7 +268,7 @@ chmod 400 /var/lib/secrets/certs.secret
<para> <para>
It is possible that your account credentials file may become corrupt and need It is possible that your account credentials file may become corrupt and need
to be regnerated. In this scenario lego will produce the error <literal>JWS verification error</literal>. to be regenerated. In this scenario lego will produce the error <literal>JWS verification error</literal>.
The solution is to simply delete the associated accounts file and The solution is to simply delete the associated accounts file and
re-run the affected service(s). re-run the affected service(s).
</para> </para>