From abd2abb33e86633f760ca7c3ad63e0a9d07ca81f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A9ri=20Le=20Bouder?= Date: Wed, 28 Jul 2021 18:35:28 +0200 Subject: [PATCH] README: repo -> repository (#188) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit README: repo -> repository Reviewed-by: Abhijeet Kasurde Reviewed-by: Gonéri Le Bouder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21aed3b4..6a856fe5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CI](https://github.com/ansible-collections/kubernetes.core/workflows/CI/badge.svg?event=push)](https://github.com/ansible-collections/kubernetes.core/actions) [![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/kubernetes.core)](https://codecov.io/gh/ansible-collections/kubernetes.core) -This repo hosts the `kubernetes.core` (formerly known as `community.kubernetes`) Ansible Collection. +This repository hosts the `kubernetes.core` (formerly known as `community.kubernetes`) Ansible Collection. The collection includes a variety of Ansible content to help automate the management of applications in Kubernetes and OpenShift clusters, as well as the provisioning and maintenance of clusters themselves.