From 667d74ae7fddffcc333a1cbdca2bbc79c4fb4ffe Mon Sep 17 00:00:00 2001 From: Vadim Eisenberg Date: Mon, 10 Jan 2022 11:40:43 +0200 Subject: [PATCH] clster -> cluster --- demos/basic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/basic.md b/demos/basic.md index 22345cd5a..3e71fddad 100644 --- a/demos/basic.md +++ b/demos/basic.md @@ -2,7 +2,7 @@ 1. The user observes all the managed clusters of the connected hubs in the Clusters view of the Hub-of-Hubs Web console. 1. The user defines a policy, a placement rule and a placement rule binding in their namespace, by Hub-of-Hubs Web console or -by CLI (`kubectl`, `oc`) of the Hub-of-Hubs OpenShift clster. +by CLI (`kubectl`, `oc`) of the Hub-of-Hubs OpenShift cluster. 1. The user observes policy compliance status in the Web console of Hub of Hubs and in the Web console of the hubs connected to the Hub of Hubs. ## Prerequisites