Skip to content

Commit df60a24

Browse files
committed
docs: fix remaining "a Attune" in demo.sh banner
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent 78829fb commit df60a24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hack/demo.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ run kubectl get pods -n demo-app -o custom-columns=\
164164
'NAME:.metadata.name,CPU_REQ:.spec.containers[0].resources.requests.cpu,MEM_REQ:.spec.containers[0].resources.requests.memory'
165165
echo
166166

167-
# ── Step 5: Create a AttunePolicy in Recommend mode ─────────────────────
168-
banner "Step 5: Create a AttunePolicy (Recommend mode)"
167+
# ── Step 5: Create an AttunePolicy in Recommend mode ─────────────────────
168+
banner "Step 5: Create an AttunePolicy (Recommend mode)"
169169

170170
info "Applying a policy with fast demo settings..."
171171
info "(minimumDataPoints: 3, historyWindow: 15m, reconcileInterval: 30s)"

0 commit comments

Comments
 (0)