From 680f3201d52769d142267a40edd2e6b629f8202c Mon Sep 17 00:00:00 2001 From: Bianca Henderson Date: Mon, 21 Jul 2025 17:00:47 -0400 Subject: [PATCH] Correct typo in documentation --- modules/ROOT/pages/using.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/using.adoc b/modules/ROOT/pages/using.adoc index e20f301..347aec2 100644 --- a/modules/ROOT/pages/using.adoc +++ b/modules/ROOT/pages/using.adoc @@ -364,7 +364,7 @@ $ odo login -u developer -p developer + [subs="+quotes,attributes"] ---- -$ odo project create sample-app +$ odo create project sample-app ---- . Create a directory for your components: