Explorar o código

Merge pull request #131 from spuder/patch-1

Fix typo in markdown
Mano Marks %!s(int64=6) %!d(string=hai) anos
pai
achega
1cea6e5bb0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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:
 ```