Skip to content

Commit 4826b91

Browse files
committed
apply code review changes
1 parent 0c48eb2 commit 4826b91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/tutorials/using-one-click-deploy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ description: Use 1-Click Deploy to easily deploy a sample to the Defang Playgrou
66

77
# Using 1-Click Deploy
88

9-
This tutorial will show you how to use Defang 1-Click Deploy to deploy a sample.
9+
This tutorial will show you how to use Defang 1-Click Deploy to deploy a sample to the Defang Playground.
1010

11-
The 1-Click Deploy button is intended to be a quickstart way for new users to deploy to the [Defang Playground](/docs/concepts/defang-playground) with no prior installation needed.
11+
The 1-Click Deploy button is intended to be a quickstart way for new users to deploy to the [Defang Playground](/docs/concepts/defang-playground) with no prior installation of the CLI needed.
1212

1313
:::info
14-
If this is not your first time, we recommend using the [Defang CLI](/docs/getting-started) to get a full experience of deploying with Defang.
14+
To access the full range of features provided by Defang, we recommend using the [Defang CLI](/docs/getting-started).
1515
:::
1616

1717
## Step 1 - Choose a Sample
@@ -39,4 +39,4 @@ If you decide to make a commit later to a repository created from 1-Click Deploy
3939

4040
### Configuration in 1-Click Deploy
4141

42-
If the sample you chose requires setting configuration, such as API keys, you can set sensitive config values as secrets in your GitHub repository and the action will automatically deploy them for you.
42+
If the sample you chose requires setting configuration, such as API keys, you can set sensitive config values as secrets in your GitHub repository and the GitHub action will automatically deploy those values for you.

0 commit comments

Comments
 (0)