From 564cba94ab5709d73aca0cfef8ddfe6ff0a24822 Mon Sep 17 00:00:00 2001 From: rad-ci-bot Date: Fri, 19 Dec 2025 19:22:44 +0000 Subject: [PATCH] Autogenerate reference docs Signed-off-by: rad-ci-bot --- docs/content/reference/cli/rad_deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/reference/cli/rad_deploy.md b/docs/content/reference/cli/rad_deploy.md index 349ae69c1..cf18637cf 100644 --- a/docs/content/reference/cli/rad_deploy.md +++ b/docs/content/reference/cli/rad_deploy.md @@ -16,7 +16,7 @@ Deploy a Bicep or ARM template The deploy command compiles a Bicep or ARM template and deploys it to your default environment (unless otherwise specified). -You can combine Radius types as well as other types that are available in Bicep such as Azure resources. See +You can combine Radius types as as well as other types that are available in Bicep such as Azure resources. See the Radius documentation for information about describing your application and resources with Bicep. You can specify parameters using the '--parameter' flag ('-p' for short). Parameters can be passed as: