From cc4b8d559fb1c3a953fe0c4eb0bf43d4b2aea8fa Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 22 Mar 2023 11:16:51 -0700 Subject: [PATCH] Cleanup #1145 --- contents.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contents.json b/contents.json index ebb70dfa..da0e53da 100644 --- a/contents.json +++ b/contents.json @@ -30415,20 +30415,20 @@ }, { "title": "LeitnerBox", - "description": "With LeitnerBox you could memorize words faster than before. You will never back to ordinary memorization of vocabulary.", + "description": "Help language learners memorize words faster", "category-ids": [ "education" ], "tags": [ - "SwiftUI", - "Swift" + "swiftui", + "swift" ], + "license": "other", "source": "https://github.com/hamed8080/LeitnerBox", "screenshots": [ "https://hamed8080.github.io/LeitnerBox/leitnerbox/images/review.png" ], "homepage": "https://hamed8080.github.io/LeitnerBox/leitnerbox/documentation/leitnerbox/", - "stars": 200, "date_added": "Mar 22 2023", "suggested_by": "@hamed8080" }