From 39e435960ce58db50d7ee3c7bc48b6140cbda86f Mon Sep 17 00:00:00 2001 From: Brett Morgan Date: Sat, 9 Jan 2021 07:26:24 +1100 Subject: [PATCH] typo fix (#642) --- experimental/desktop_photo_search/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/desktop_photo_search/README.md b/experimental/desktop_photo_search/README.md index b1b3cb84b..28dd70ba2 100644 --- a/experimental/desktop_photo_search/README.md +++ b/experimental/desktop_photo_search/README.md @@ -32,7 +32,7 @@ to bundle up the Windows release build for distribution to the on deploying to the Microsoft Store. See the `msix_config` stanza in this sample's `pubspec.yaml` for an -example configuration. Make sure the `display_name`, `publisher_display_name` +example configuration. Make sure the `display_name`, `publisher_display_name`, `publisher` and `identity_name` attributes match the settings in your Microsoft Partner Center application submission.