Explorar el Código

Fixe topics for luhn

Andrés Reynoso Mazoy hace 9 años
padre
commit
288c2eec7b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      config.json

+ 1
- 1
config.json Ver fichero

@@ -137,7 +137,7 @@
137 137
       "difficulty": 4,
138 138
       "slug": "luhn",
139 139
       "topics": [
140
-      	"algorithms",
140
+        "algorithms",
141 141
         "booleans",
142 142
         "loops",
143 143
         "mathematics",