Skip to content

Commit

Permalink
correct name in manifest schema
Browse files Browse the repository at this point in the history
  • Loading branch information
john-s-morgan committed May 17, 2023
1 parent de5215b commit 06a8bc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/1.0.0-preview-1/schema/manifest.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
"type": "string",
"maxLength": 256
},
"ballot_name": {
"name": {
"title": "Party Name",
"type": "object",
"properties": {
Expand Down Expand Up @@ -318,7 +318,7 @@
"type": "string",
"maxLength": 256
},
"ballot_name": {
"name": {
"title": "Candidate Name",
"type": "object",
"properties": {
Expand Down

0 comments on commit 06a8bc8

Please sign in to comment.