From d2bcbd7830c05abc57559afe797163b2ec5af36b Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Mon, 8 Apr 2024 13:45:56 -0700 Subject: [PATCH] Update success message Signed-off-by: Tamal Saha --- pkg/template/success.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/template/success.gohtml b/pkg/template/success.gohtml index 59b4437f..cfe4ac17 100644 --- a/pkg/template/success.gohtml +++ b/pkg/template/success.gohtml @@ -73,7 +73,7 @@ ok

Success!

-

Now you can create selected resources to your consumer cluster.
Please head back to the command line.

+

Now you can create selected resources in your consumer cluster.
Please head back to the command line.

Go to Provider