mirror of
				https://github.com/digitalocean/nginxconfig.io.git
				synced 2025-11-04 18:28:17 +08:00 
			
		
		
		
	typo fix
This commit is contained in:
		@@ -176,8 +176,7 @@
 | 
			
		||||
									<div class="col-sm-9">
 | 
			
		||||
										<div class="form-check" ng-class="{ 'input-changed': data.https !== defaultData.https }">
 | 
			
		||||
											<input class="form-check-input" type="checkbox" id="https" ng-model="data.https">
 | 
			
		||||
											<label class="form-check-label" for="https">enabled</span>
 | 
			
		||||
											</label>
 | 
			
		||||
											<label class="form-check-label" for="https">enabled</label>
 | 
			
		||||
										</div>
 | 
			
		||||
									</div>
 | 
			
		||||
								</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user