diff --git a/demos/directive/collectionRepeat/contacts/contacts.js b/demos/directive/collectionRepeat/contacts/contacts.js
index 1eb55da39af..1bf667d77f4 100644
--- a/demos/directive/collectionRepeat/contacts/contacts.js
+++ b/demos/directive/collectionRepeat/contacts/contacts.js
@@ -3,7 +3,7 @@ name: contacts
component: collectionRepeat
---
-angular.module('contactsApp', ['ionic'])
+angular.module('contacts', ['ionic'])
.filter('ionLetterDividers', function($parse) {
// Reuse letter objects for angular digest, so it can assign an id