Skip to content

Commit 2b093d0

Browse files
committed
Minor edit
1 parent c8860df commit 2b093d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • hub/apps/develop/notifications/app-notifications

hub/apps/develop/notifications/app-notifications/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ no-loc: [toast, Toast, app, App]
1313

1414
App notifications are UI popups that appear outside of your app's window, delivering timely information or actions to the user. Notifications can be purely informational, can launch your app when clicked, or can trigger a background action without bringing your app to the foreground. The [Windows App SDK](../../../windows-app-sdk/index.md) provides APIs for sending and managing app notifications, and for responding to user interaction with notifications.
1515

16-
This section covers local app notifications, which are created and displayed from within your app. To send notifications from a cloud service, see [Push notifications overview](../push-notifications/index.md).
16+
This section of the documentation covers local app notifications, which are created and displayed from within your app. To send notifications from a cloud service, see [Push notifications overview](../push-notifications/index.md).
1717

1818
## App notifications quickstart
1919

@@ -61,4 +61,4 @@ The app notifications support in the Windows App SDK currently has these limitat
6161
- [Quickstart: App notifications in the Windows App SDK](app-notifications-quickstart.md)
6262
- [Windows App SDK](../../../windows-app-sdk/index.md)
6363
- [Push notifications overview](../push-notifications/index.md)
64-
64+

0 commit comments

Comments
 (0)