Sfoglia il codice sorgente

Replace `arrays` with `lists`

puri 9 anni fa
parent
commit
06316f04e3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      config.json

+ 1
- 1
config.json Vedi File

@@ -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"