Ver Fonte

Fix typo in markdown

Spencer Owen há 6 anos atrás
pai
commit
fc0da4618d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -60,7 +60,7 @@ First create the vote namespace
 
 ```
 $ kubectl create namespace vote
-``
+```
 
 Run the following command to create the deployments and services objects:
 ```