From 49f0b5ba6cf2a7534fdb20c4ea69a715fa44c705 Mon Sep 17 00:00:00 2001 From: Chris Houseknecht Date: Wed, 23 Aug 2017 21:16:41 -0400 Subject: [PATCH] Fixes typos and wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b83e35b3..830aba7e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The modules are found in the [library folder](./library). Each has full document If you find an issue with a particular module, or have suggestions, please file an issue at the [OpenShift Rest Client repo](https://github.com/openshift/openshift-restclient-python/issues). -For convenience, the `k8s_common.py` module is included under [module_utils](./module_utils). It is not currenlty part of an official Ansible release, but it is part of Ansible, and lives in the `devel` branch, and at some point will be part of a relase. In the meantime, if you happen to find a bug, or would like to make a change, please open issues and submit pull requests at the [Ansible repo](https://github.com/ansible/ansible). +For convenience, the `k8s_common.py` module is included under [module_utils](./module_utils). It is not currenlty part of an official Ansible release, but it is part of Ansible, and lives in the `devel` branch. In the meantime, if you happen to find a bug, or would like to make a change, please open issues and submit pull requests at the [Ansible repo](https://github.com/ansible/ansible). ## Requirements