forked from root/acme.js
		
	typo fix
This commit is contained in:
		
							parent
							
								
									0b91d9a26d
								
							
						
					
					
						commit
						0803517711
					
				@ -147,7 +147,7 @@ A._registerAccount = function(me, options) {
 | 
				
			|||||||
					);
 | 
										);
 | 
				
			||||||
					console.info(
 | 
										console.info(
 | 
				
			||||||
						'Greenlock/ACME.js Terms of Use:',
 | 
											'Greenlock/ACME.js Terms of Use:',
 | 
				
			||||||
						terms.terms.acmeJsTermsUrl
 | 
											terms.acmeJsTermsUrl
 | 
				
			||||||
					);
 | 
										);
 | 
				
			||||||
					return true;
 | 
										return true;
 | 
				
			||||||
				};
 | 
									};
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user