🐞 Typo fix

This commit is contained in:
Jérôme Petazzoni
2021-08-14 21:26:47 +02:00
parent 1b820f3bc1
commit d956da1733

View File

@@ -22,7 +22,7 @@
- We can create resources with one-line commands
(`kubectl run`, `kubectl createa deployment`, `kubectl expose`...)
(`kubectl run`, `kubectl create deployment`, `kubectl expose`...)
- We can also create resources by loading YAML files