From aba79f1d6c4d617b9c7f6f19cd3907161a48cdd5 Mon Sep 17 00:00:00 2001 From: Wei Dong <40835867+dw511214992@users.noreply.github.com> Date: Thu, 10 Jun 2021 15:45:51 +0800 Subject: [PATCH] doc example bug fix --- documentation/sdkautomation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/sdkautomation/README.md b/documentation/sdkautomation/README.md index 8b1b21659f3c..3d47e9c1745e 100644 --- a/documentation/sdkautomation/README.md +++ b/documentation/sdkautomation/README.md @@ -250,7 +250,7 @@ Output file for generate script. "full": "To install something...", "lite": "dotnet something" }, - "result": "success" + "result": "succeeded" } ] }