diff --git a/docs/panresponder.html b/docs/panresponder.html
index c70b0431485..f4f91360a2f 100644
--- a/docs/panresponder.html
+++ b/docs/panresponder.html
@@ -75,7 +75,7 @@ are the responder.
});
exports.title = '<View>';
-exports.description = 'Basic building block of all UI.';
+exports.description = 'Basic building block of all UI, examples that ' +
+ 'demonstrate some of the many styles available.';
+
exports.displayName = 'ViewExample';
exports.examples = [
{