From cc63623ba0d6cd24abcf65eafb8c6ff309a25718 Mon Sep 17 00:00:00 2001 From: thaiguer <107768648+thaiguer@users.noreply.github.com> Date: Tue, 30 Jun 2026 12:22:00 -0300 Subject: [PATCH] Fix typo in project description --- src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj b/src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj index 904ff1b4b..01ef97182 100644 --- a/src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj +++ b/src/Wpf.Ui.ToastNotifications/Wpf.Ui.ToastNotifications.csproj @@ -3,7 +3,7 @@ WPF-UI.ToastNotifications net10.0-windows;net9.0-windows;net8.0-windows;net481;net472;net462 - Native tast notification support for WPF using the WPF UI library. + Native toast notification support for WPF using the WPF UI library. $(CommonTags);toast;notifications true true