You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/scala/io/sdkman/changelogs/ToolkitMigrations.scala
+1-27Lines changed: 1 addition & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -18,34 +18,8 @@ class ToolkitMigrations {
18
18
candidate =CandidateName,
19
19
name ="Toolkit Migrations",
20
20
description =
21
-
"Toolkit is a client command line tool that supports multiple IoT protocols. for example, MQTT and COAP protocols"+
22
-
"Provide a user optimized client tool for IoT developers and learners",
21
+
"Toolkit is a client command line tool that supports multiple IoT protocols like MQTT and COAP. It provides a command line client tool for IoT development.",
0 commit comments