fix schema description

This commit is contained in:
Yuri Kuznetsov
2023-07-04 17:36:34 +03:00
parent a5ed3f1d0c
commit e1f5f7b713
+1 -1
View File
@@ -46,7 +46,7 @@
"items": {
"type": "string"
},
"description": "Additional module IDs the lib will be available by. Can be useful for establishing backward compatibility."
"description": "Additional module IDs the lib will be available by. Can be useful for establishing backward compatibility or when another lib requires this lib by a different ID."
}
}
}