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,