Fixing grammatical mistake in docs/deploying.md
Signed-off-by: Adam Enger <adamenger@gmail.com>master
							parent
							
								
									fbd022e452
								
							
						
					
					
						commit
						0180615a82
					
				| 
						 | 
					@ -244,7 +244,7 @@ notifications:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This configuration is very basic and you can see it would present some problems
 | 
					This configuration is very basic and you can see it would present some problems
 | 
				
			||||||
in a production. For example, the `http` section details the configuration for
 | 
					in a production environment. For example, the `http` section details the configuration for
 | 
				
			||||||
the HTTP server that hosts the registry. The server is not using even the most
 | 
					the HTTP server that hosts the registry. The server is not using even the most
 | 
				
			||||||
minimal transport layer security (TLS). Let's configure that in the next section. 
 | 
					minimal transport layer security (TLS). Let's configure that in the next section. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue