Skip to content

Commit f1db2c5

Browse files
authored
doc example bug fix (Azure#14754)
1 parent 342134f commit f1db2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/sdkautomation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Output file for generate script.
250250
"full": "To install something...",
251251
"lite": "dotnet something"
252252
},
253-
"result": "success"
253+
"result": "succeeded"
254254
}
255255
]
256256
}

0 commit comments

Comments
 (0)