Explorar el Código

Replace `arrays` with `lists`

puri hace 9 años
padre
commit
06316f04e3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      config.json

+ 1
- 1
config.json Ver fichero

@@ -231,7 +231,7 @@
231 231
       "slug": "sieve",
232 232
       "topics": [
233 233
         "loops",
234
-        "arrays",
234
+        "lists",
235 235
         "integers",
236 236
         "algorithms",
237 237
         "mathematics"