Browse Source

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

alexweissman 8 năm trước cách đây
mục cha
commit
944dfd87d3
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages/06.data-sources/01.formats/docs.md

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

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