Skip to content

Commit 529ee49

Browse files
authored
Merge pull request #34296 from github/repo-sync
repo sync
2 parents ba29dbe + 94fed16 commit 529ee49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ For example, the following form definition includes four form elements: a text a
3838
description: What version of our software are you running?
3939
multiple: false
4040
options:
41-
- label: 1.0.2 (Default)
42-
- label: 1.0.3 (Edge)
41+
- 1.0.2 (Default)
42+
- 1.0.3 (Edge)
4343
validations:
4444
required: true
4545
- type: checkboxes

0 commit comments

Comments
 (0)