Cleaning up application titles, descriptions and categories.
Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/drivers/corsa/BUCK b/drivers/corsa/BUCK
index 7f663bd..10eaf82 100644
--- a/drivers/corsa/BUCK
+++ b/drivers/corsa/BUCK
@@ -21,9 +21,9 @@
onos_app (
app_name = 'org.onosproject.drivers.corsa',
- title = 'Corsa device drivers',
+ title = 'Corsa Drivers',
category = 'Drivers',
url = 'http://onosproject.org',
- description = 'ONOS Corsa device drivers application.',
+ description = 'Adds support for Corsa devices.',
required_apps = [ 'org.onosproject.openflow' ],
)