From fa2e64fabd06467d705cca1459b8cd4aa2408ab7 Mon Sep 17 00:00:00 2001 From: "pawel.derehajlo" Date: Tue, 9 Sep 2025 08:58:06 +0000 Subject: [PATCH] chore: Fix typos in Readme.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4f41d82..dada941 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ # Welcome to your ${REPO_NAME} tenant -## Usefull links +## Useful links * [Get me to my Namespace](https://console-openshift-console.apps.production.kvant.cloud/k8s/cluster/projects/tenant-tpl) * [WIKI](https://git.kvant.cloud/phoenix/tenant-tpl/wiki/Tenant--Wiki) ## Command cheatsheet -* Get all your tenant ressources from flux +* Get all your tenant resources from flux ```shell $ flux get all -n tenant-tpl ``` -* Get all your tenant ressources from openshift +* Get all your tenant resources from openshift ```shell