From fe9d86b20e7d4d18234615f5cb6866d2117d20cd Mon Sep 17 00:00:00 2001 From: Carlos Rafael Ramirez Date: Wed, 8 Jan 2025 09:51:59 +0100 Subject: [PATCH] In the new store, it is used for apps as well --- uwp/monetize/manage-app-submissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwp/monetize/manage-app-submissions.md b/uwp/monetize/manage-app-submissions.md index 2c945567af..5d10f4e074 100644 --- a/uwp/monetize/manage-app-submissions.md +++ b/uwp/monetize/manage-app-submissions.md @@ -427,7 +427,7 @@ This resource contains base listing info for an app. This resource has the follo | recommendedHardware | array | An array of up to 11 strings that list the [recommended hardware configurations](/windows/apps/publish/publish-your-app/create-app-store-listing?pivots=store-installer-msix#additional-information) for your app. | | minimumHardware | string | An array of up to 11 strings that list the [minimum hardware configurations](/windows/apps/publish/publish-your-app/create-app-store-listing?pivots=store-installer-msix#additional-information) for your app. | | title | string | The title for the app listing. | -| shortDescription | string | Only used for games. This description appears in the **Information** section of the Game Hub on Xbox One, and helps customers understand more about your game. | +| shortDescription | string | This description appears in the **Information** section of the Game Hub on Xbox One, and helps customers understand more about your game. | | shortTitle | string | A shorter version of your product’s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. | | sortTitle | string | If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. | | voiceTitle | string | An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. |