From 9910834b8343d23083435e1b16549ae8f58241c6 Mon Sep 17 00:00:00 2001 From: Leonardo Saraiva Date: Fri, 15 Sep 2017 16:37:00 -0300 Subject: [PATCH] Typo on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36c2a54..f7835a7 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Create all the deployments and services for Airflow: ## Usage -Create all the deployments and services to run Airflow on Kubernetse: +Create all the deployments and services to run Airflow on Kubernetes: kubectl create -f airflow.all.yaml