Fix typo in markdown
This commit is contained in:
		@@ -60,7 +60,7 @@ First create the vote namespace
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
$ kubectl create namespace vote
 | 
					$ kubectl create namespace vote
 | 
				
			||||||
``
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Run the following command to create the deployments and services objects:
 | 
					Run the following command to create the deployments and services objects:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user