Skip to content

Commit e572dbf

Browse files
authored
Fix typo in sample response JSON in API docs (#4345)
1 parent 74a14bb commit e572dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v3/source/includes/api_resources/_deployments.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
},
110110
"strategy": "rolling",
111111
"options" : {
112-
"max_in_flight": 1,
112+
"max_in_flight": 1
113113
},
114114
"droplet": {
115115
"guid": "44ccfa61-dbcf-4a0d-82fe-f668e9d2a962"

0 commit comments

Comments
 (0)