Skip to content

Commit b1bb8d2

Browse files
author
Mano Marks
authored
Merge pull request dockersamples#131 from spuder/patch-1
Fix typo in markdown
2 parents 04f4288 + 6d2b645 commit b1bb8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ First create the vote namespace
6060

6161
```
6262
$ kubectl create namespace vote
63-
``
63+
```
6464

6565
Run the following command to create the deployments and services objects:
6666
```

0 commit comments

Comments
 (0)