Ivan Asmer hace 8 años
padre
commit
57c3d22acb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      03StructuresAndEvaluationsLoopsHomeWork.md

+ 1 - 1
03StructuresAndEvaluationsLoopsHomeWork.md

@@ -49,7 +49,7 @@ var table = {
     tagName: 'table',
     attrs: {
         border: "1",
-    }
+    },
     subTags: [
         {
             tagName: 'tr',