From 5776f8e874ea8deb0e1bedf366307341b5db4411 Mon Sep 17 00:00:00 2001 From: Kevin Johnson <130250053+xkjjx@users.noreply.github.com> Date: Sat, 12 Jul 2025 14:25:24 -0500 Subject: [PATCH] Fixed small typo --- www/src/pages/en/installation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/src/pages/en/installation.mdx b/www/src/pages/en/installation.mdx index 34d183f1a5..681cfc33e8 100644 --- a/www/src/pages/en/installation.mdx +++ b/www/src/pages/en/installation.mdx @@ -47,7 +47,7 @@ After your app has been scaffolded, check out the [first steps](/en/usage/first- ## Experimental usage -For our CI, we have some experimental flags that allow you to scaffold any app without any prompts. If this use case applies to you, you can use these flags. Please note that these flags are experimental and may change in the future without following semver versioning. +For our CI, we have some experimental flags that allow you to scaffold any app without any prompts. If this use case applies to you, you can use these flags. Please note that these flags are experimental and may change in the future without following semantic versioning. | Flag | Description | | ------------------------- | -------------------------------------------- |