Skip to content

Commit 892f144

Browse files
authored
Update sentiment-analysis.md (#41531)
Fix filename
1 parent a4fc471 commit 892f144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/machine-learning/tutorials/sentiment-analysis.md

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

5353
2. Copy the `yelp_labelled.txt` file into the *Data* directory you created.
5454

55-
3. In Solution Explorer, right-click the `yelp_labeled.txt` file and select **Properties**. Under **Advanced**, change the value of **Copy to Output Directory** to **Copy if newer**.
55+
3. In Solution Explorer, right-click the `yelp_labelled.txt` file and select **Properties**. Under **Advanced**, change the value of **Copy to Output Directory** to **Copy if newer**.
5656

5757
### Create classes and define paths
5858

0 commit comments

Comments
 (0)