diff --git a/docs-2.0-en/nebula-studio/deploy-connect/st-ug-deploy.md b/docs-2.0-en/nebula-studio/deploy-connect/st-ug-deploy.md index 03c3bc2c414..f901021fd3c 100644 --- a/docs-2.0-en/nebula-studio/deploy-connect/st-ug-deploy.md +++ b/docs-2.0-en/nebula-studio/deploy-connect/st-ug-deploy.md @@ -295,7 +295,7 @@ Before installing Studio, you need to install the following software and ensure 3. Assume using release name:`my-studio`, installed Studio in Helm Chart. ```bash - $ helm upgrade --install my-studio --set service.type=NodePort --set service.port=30070deployment/helm + $ helm upgrade --install my-studio --set service.type=NodePort --set service.port=30070 deployment/helm ``` The configuration parameters of the Helm Chart are described below.