Skip to content

Commit 944dfd8

Browse files
committed
Merge branch 'patch-1' of https://github.com/zomberg/docs into develop
2 parents 33f5500 + ee6bb70 commit 944dfd8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • pages/06.data-sources/01.formats

pages/06.data-sources/01.formats/docs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ When options are to be generated in `<optgroup>` sections, options should be nes
104104
{
105105
"id": 1,
106106
"text": "Option 1.1"
107-
}
107+
},
108108
{
109109
"id": 2,
110110
"text": "Option 1.2"
@@ -117,7 +117,7 @@ When options are to be generated in `<optgroup>` sections, options should be nes
117117
{
118118
"id": 3,
119119
"text": "Option 2.1"
120-
}
120+
},
121121
{
122122
"id": 4,
123123
"text": "Option 2.2"

0 commit comments

Comments
 (0)