diff --git a/app/skill-picker/skill-picker.jade b/app/skill-picker/skill-picker.jade
index 8d18a8455..2f0e42b97 100644
--- a/app/skill-picker/skill-picker.jade
+++ b/app/skill-picker/skill-picker.jade
@@ -22,7 +22,7 @@
             .community__description
               span(ng-if="communityKey == 'ios'") Mobile app design and development for iOS, with Swift emphasis
               span(ng-if="communityKey == 'predix'") Design and development on GE’s platform for the Industrial Internet of Things
-              span(ng-if="communityKey == 'ibm_cognitive'") IBM Cognitive Community
+              span(ng-if="communityKey == 'ibm_cognitive'") Cognitive Community
 
         onoff-switch(model="community.status", unique-id="'community-' + communityKey")