From 666b75eba4d11e4d20b25df74b07acfe8cf7a593 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Wed, 5 Aug 2020 23:27:24 -0500 Subject: [PATCH] Fix typo in Readme. (#182) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 786f544e..6f4ebe0a 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Click on the name of a plugin or module to view that content's documentation: ### Installing the Collection from Ansible Galaxy -Before using the Kuberentes collection, you need to install it with the Ansible Galaxy CLI: +Before using the Kubernetes collection, you need to install it with the Ansible Galaxy CLI: ansible-galaxy collection install community.kubernetes