Pārlūkot izejas kodu

Fix typo in markdown

Spencer Owen 6 gadi atpakaļ
vecāks
revīzija
fc0da4618d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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:
 ```