Skip to content

Commit 2c7bb61

Browse files
authored
Update README.md (#297)
1 parent 9bae6aa commit 2c7bb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/Notifications/App/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Before building the sample, make sure to set up your environment correctly by fo
2424
For the unpackaged sample apps, in addition to the steps for setting up the environment for the Windows App SDK, make sure to follow the instructions [here](https://docs.microsoft.com/windows/apps/windows-app-sdk/deploy-unpackaged-apps).
2525

2626
# Adding a New Scenario to the Sample
27-
All samples in this directory should be kept in-sync, meaning that if you add a scenario to one (say the C++ unpackaged sample), you should also add it ti all the others.
27+
All samples in this directory should be kept in-sync, meaning that if you add a scenario to one (say the C++ unpackaged sample), you should also add it to all the others.
2828
The samples in this directory are differenciated by the language the use C++ vs C# or the type of packaging but not by their functionality.
2929

3030
1. **Implement the UI** -

0 commit comments

Comments
 (0)