Skip to content

Commit f98f397

Browse files
author
Sheil Kumar
committed
windows ML
1 parent e8db0d9 commit f98f397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/WinMLSamplesGallery/WinMLSamplesGallery/MainWindow.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public sealed partial class MainWindow : Window
2929
public MainWindow()
3030
{
3131
this.InitializeComponent();
32-
this.Title = "Windows AI Samples Gallery";
32+
this.Title = "Windows ML Samples Gallery";
3333
mainFrame = contentFrame;
3434
}
3535

0 commit comments

Comments
 (0)