1
0
mirror of synced 2025-02-04 06:09:23 +03:00

Merge branch 'patch-1' of https://github.com/zomberg/docs into develop

This commit is contained in:
alexweissman 2017-11-18 19:05:25 -05:00
commit 944dfd87d3

View File

@ -104,7 +104,7 @@ When options are to be generated in `<optgroup>` sections, options should be nes
{ {
"id": 1, "id": 1,
"text": "Option 1.1" "text": "Option 1.1"
} },
{ {
"id": 2, "id": 2,
"text": "Option 1.2" "text": "Option 1.2"
@ -117,7 +117,7 @@ When options are to be generated in `<optgroup>` sections, options should be nes
{ {
"id": 3, "id": 3,
"text": "Option 2.1" "text": "Option 2.1"
} },
{ {
"id": 4, "id": 4,
"text": "Option 2.2" "text": "Option 2.2"