From 3767f3d28b93cd2dd480b322895e2eb896b69602 Mon Sep 17 00:00:00 2001 From: letthefireflieslive Date: Fri, 23 Feb 2024 10:51:08 +0800 Subject: [PATCH] Update docs/book/src/quick-start.md Co-authored-by: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com> --- docs/book/src/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/src/quick-start.md b/docs/book/src/quick-start.md index 8621f1b6cc5..2abb74fab1f 100644 --- a/docs/book/src/quick-start.md +++ b/docs/book/src/quick-start.md @@ -184,7 +184,7 @@ kubectl apply -k config/samples/ ``` ## Run It On the Cluster -When your controller is ready to be package and tested to other clusters.. +When your controller is ready to be packaged and tested in other clusters. Build and push your image to the location specified by `IMG`: