docs: revise a couple sample app names to match side nav

Change-Id: Ia45e78fe005c80934d70b585558cb4c6c0f52f30
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js
index febdb9a..5839064 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -569,7 +569,7 @@
     tags: ['sample', 'new', 'newfeature', 'widgets'],
     path: 'samples/StackWidget/index.html',
     title: {
-      en: 'StackView App Widget'
+      en: 'StackView Widget'
     },
     description: {
       en: 'Demonstrates how to create a simple collection widget containing a StackView.'
@@ -619,7 +619,7 @@
     tags: ['sample', 'widgets', 'newfeature', 'new'],
     path: 'samples/WeatherListWidget/index.html',
     title: {
-      en: 'Weather List Widget Sample'
+      en: 'Weather List Widget'
     },
     description: {
       en: 'A more complex collection-widget example which uses a ContentProvider as its data source.'