From 897e25e6d9f0c5ea5765bfbd80b703b790ffcfb9 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 12 Sep 2024 09:25:16 -0700 Subject: [PATCH] Cleanup (#1636) --- contents.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents.json b/contents.json index 1fca2c39..d1695b89 100644 --- a/contents.json +++ b/contents.json @@ -31882,7 +31882,7 @@ "category-ids": [ "sample" ], - "description": "Example app designed using MVVM-C and Clean Architecture. Uses Swift Concurrency.", + "description": "Uses MVVM-C, Clean Architecture and Swift Concurrency", "source": "https://github.com/denissimon/iOS-MVVM-Clean-Architecture", "license": "mit", "stars": 20, @@ -31902,7 +31902,7 @@ "category-ids": [ "cryptocurrency" ], - "description": "Shows cryptocurrency prices and other related info using Messari API", + "description": "Cryptocurrency prices and other related info using the Messari API", "source": "https://github.com/denissimon/Cryptocurrency-Info", "license": "mit", "stars": 3, @@ -31923,7 +31923,7 @@ "category-ids": [ "sample" ], - "description": "Approach to implementing distributed training of an ML model: server/device training for iOS", + "description": "Distributed training of an ML model (server/device training)", "source": "https://github.com/denissimon/distributed-model-training", "license": "mit", "stars": 5,