Skip to content

Commit 6a64af4

Browse files
authored
Update phone-calls-anomaly-detection.md (dotnet#22992)
The project's name is error
1 parent bc1f789 commit 6a64af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/machine-learning/tutorials/phone-calls-anomaly-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can find the source code for this tutorial at the [dotnet/samples](https://g
2727

2828
## Create a console application
2929

30-
1. Create a **C# .NET Core Console Application** called "ProductSalesAnomalyDetection".
30+
1. Create a **C# .NET Core Console Application** called "PhoneCallsAnomalyDetection".
3131

3232
2. Create a directory named *Data* in your project to save your data set files.
3333

0 commit comments

Comments
 (0)