Skip to content

Commit 8cbce3b

Browse files
authored
Fix quotes and improve indenting
1 parent 8760c9f commit 8cbce3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/delete.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@ PUT https://management.azure.com/subscriptions/subid/resourceGroups/rg1/provider
143143
144144
"id": "/subscriptions/../publicIPAddresses/test-ip",
145145
146-
          "properties": {
147-
            deleteOption”: “Delete
148-
}
146+
          "properties": {
147+
            "deleteOption": "Delete"
148+
}
149149
},
150150
151151
"subnet": {

0 commit comments

Comments
 (0)