diff --git a/px-view.html b/px-view.html
index 63971d2..d00a20a 100644
--- a/px-view.html
+++ b/px-view.html
@@ -45,7 +45,7 @@
type: Boolean,
value: false
},
-
+
/**
*
* Set to true to load this view asynchronously.
@@ -286,7 +286,7 @@
/**
* Fired whenever the view status is changed.
- * @event view-status-changed
+ * @event px-view-status-changed
* @param {String} {The view status}
*/
_statusChanged: function() {