diff --git a/app/views/_content.html.haml b/app/views/_content.html.haml
index b4cc451..91eb64a 100644
--- a/app/views/_content.html.haml
+++ b/app/views/_content.html.haml
@@ -126,7 +126,7 @@
console.log('got a presence event:', payload);
})
- PubNub.ngHereNow { channel: theChannel }
+ PubNub.ngHereNow ({ channel: theChannel })
%p
Using the presence event as a trigger, we retrieve the Presence