Jelajahi Sumber

Added missed commas

Slava Pavlov 7 tahun lalu
induk
melakukan
ee6bb70131
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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"