Cleaning up application categories.

Change-Id: Id3c937323123b6089cedf7b31cd01151f6aca8e1
diff --git a/apps/fwd/BUCK b/apps/fwd/BUCK
index aaf0a34..6a877fd 100644
--- a/apps/fwd/BUCK
+++ b/apps/fwd/BUCK
@@ -14,7 +14,7 @@
 
 onos_app (
     title = 'Reactive Forwarding',
-    category = 'Traffic Steering',
+    category = 'Traffic Engineering',
     url = 'http://onosproject.org',
     description = 'Provisions traffic between end-stations using hop-by-hop flow programming by ' +
         'intercepting packets for which there are currently no matching flow objectives on the ' +