Ver código fonte

Update config.json

Timothy J. Baek 2 anos atrás
pai
commit
5da73824ba
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      backend/data/config.json

+ 1 - 1
backend/data/config.json

@@ -28,7 +28,7 @@
                     "of a website's sticky header"
                 ],
                 "content": "Show me a code snippet of a website's sticky header in CSS and JavaScript."
-            },
+            }
         ]
     }
 }