Skip to content

Commit 58f2de0

Browse files
scjanejohndmulhausen
authored andcommitted
Update auto-redeploy.md (docker#2486)
1 parent 669b51a commit 58f2de0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-cloud/apps/auto-redeploy.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can activate or deactivate **autoredeploy** on a service after it has been
5050

5151
1. Click into the service detail page.
5252
2. Click **Edit**.
53-
3. Change the **autoredeploy** setting on the form to `true`
53+
3. Change the **autoredeploy** setting on the form to `true`.
5454
4. Click **Save changes**.
5555

5656

@@ -75,4 +75,4 @@ PATCH /api/app/v1/service/(uuid)/ HTTP/1.1
7575
{
7676
"autoredeploy": true
7777
}
78-
```
78+
```

0 commit comments

Comments
 (0)