make full and incremental push messages consistent
diff --git a/resources/com/google/enterprise/adaptor/resources/index.html b/resources/com/google/enterprise/adaptor/resources/index.html
index 6a6eb0d..51dd997 100644
--- a/resources/com/google/enterprise/adaptor/resources/index.html
+++ b/resources/com/google/enterprise/adaptor/resources/index.html
@@ -26,7 +26,7 @@
   </div>
   <div class="action-btn-grp">
     <button class="g-button g-button-primary" id="gaf-incremental-feed-push">Run Incremental Push</button>
-    <button class="g-button g-button-primary" id="gaf-start-feed-push">Start Feed Push</button>
+    <button class="g-button g-button-primary" id="gaf-start-feed-push">Run Full Push</button>
   </div>
   <div class="notifications">
     <span id="gaf-incremental-feed-push-sending" style="display: none">Sending request...</span>