Skip to content

Commit 4566cc7

Browse files
authored
M28830: Possible typo update/upload
Hello, @chliang, Translator has reported possible source content issue. 'Considering context in line 48 "update" should be "upload"' Please review and merge the suggested proposed file change to avoid this error. If you make related fix in another PR, then share your PR number, so we can confirm and close this PR. Many thanks in advance.
1 parent 3333d06 commit 4566cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Labs/Anomaly-Finder/tutorials/csharp-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Press Ctrl+Shift+B, or click Build on the ribbon menu, then select Build Solutio
4545

4646
1. After the build is completed, press **F5** or click **Start** on the ribbon menu to run the example.
4747
2. Locate the Anomaly Detection user interface window with the text edit box reading "{your_subscription_key}".
48-
3. Replace the request.json file, which contains the sample data, with your own data, then click "Send" button. Microsoft receives the data you upload and use them to detect any anomaly points among then. The data you updated will not be persisted in Microsoft's server. To detect the anomaly point again, you need upload the data once again.
48+
3. Replace the request.json file, which contains the sample data, with your own data, then click "Send" button. Microsoft receives the data you upload and use them to detect any anomaly points among then. The data you load will not be persisted in Microsoft's server. To detect the anomaly point again, you need upload the data once again.
4949
4. If the data is good, you will find the anomaly detection result in "Response" field. If any error occurs, the error information will be shown in the Response field as well.
5050

5151
<a name="Review"></a>

0 commit comments

Comments
 (0)