From 9a893b515a60357fd036f0516cf847e7f922feaf Mon Sep 17 00:00:00 2001
From: Travis CI
Date: Tue, 15 Sep 2015 22:04:31 +0000
Subject: [PATCH] update website
---
docs/panresponder.html | 2 +-
docs/view.html | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
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 = [
{