Sfoglia il codice sorgente

Fixe topics for luhn

Andrés Reynoso Mazoy 9 anni fa
parent
commit
288c2eec7b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      config.json

+ 1
- 1
config.json Vedi File

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