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…
Reference in New Issue