Skip to content

Commit a7eb2ec

Browse files
Daniel WasserlaufDaniel Wasserlauf
authored andcommitted
feature/cld-421: fixed bad code style
1 parent 5d6da80 commit a7eb2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Local_Development_Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ First you will need to set up the Kubernetes control plan on your local machine.
5050

5151
To verify the Minikube started correctly, use the Kubernetes command line tool, KubeCTL:
5252

53-
``sh
53+
```sh
5454
kubectl get nodes
5555
```
5656
```

0 commit comments

Comments
 (0)