Cleaning up application titles, descriptions and categories.
Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/optical-model/BUCK b/apps/optical-model/BUCK
index e78c286..0da6c95 100644
--- a/apps/optical-model/BUCK
+++ b/apps/optical-model/BUCK
@@ -20,7 +20,7 @@
# Is there a way to change BUCK target name properly?
#name = 'onos-optical-model',
feature_coords = 'org.onosproject:onos-optical-model:%s' % (ONOS_VERSION),
- title = 'Optical information model',
+ title = 'Optical Network Model',
category = 'Optical',
url = 'https://wiki.onosproject.org/x/C4m',
description = 'ONOS optical information model.',