mirror of
https://github.com/therootcompany/acme.js
synced 2025-03-12 03:20:48 +00:00
typo fix
This commit is contained in:
parent
0b91d9a26d
commit
0803517711
@ -147,7 +147,7 @@ A._registerAccount = function(me, options) {
|
||||
);
|
||||
console.info(
|
||||
'Greenlock/ACME.js Terms of Use:',
|
||||
terms.terms.acmeJsTermsUrl
|
||||
terms.acmeJsTermsUrl
|
||||
);
|
||||
return true;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user