Skip to content

Commit 9cef829

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/windows-dev-docs (branch docs)
2 parents 80b5961 + 62aea30 commit 9cef829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/develop/actions/action-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The tables below describe the properties of the action definition JSON file.
108108
| inputCombinations | InputCombination[] | Provides descriptions for different combinations of inputs. | Yes |
109109
| outputs | Output[] | If specified, must be an empty string in the current release. | No |
110110
| invocation | Invocation | Provides information about how the action is invoked. | Yes |
111-
| contentAgeRating | string | A field name from the [UserAgeConsentGroup](/uwp/api/windows.system.userageconsentgroup)that specifies the appropriate age rating for the action. The allowed values are "Child", "Minor", "Adult". If no value is specified, the default behavior allows access to all ages. | No |
111+
| contentAgeRating | string | A field name from the [UserAgeConsentGroup](/uwp/api/windows.system.userageconsentgroup) that specifies the appropriate age rating for the action. The allowed values are "Child", "Minor", "Adult". If no value is specified, the default behavior allows access to all ages. | No |
112112

113113
### Output
114114

0 commit comments

Comments
 (0)