From 2d5ba6406b99bc183601e68c15343352efbdc61a Mon Sep 17 00:00:00 2001
From: Mark Goodyear <hello@markgoodyear.com>
Date: Thu, 3 Apr 2014 08:42:16 +0100
Subject: [PATCH] 2.3.2

---
 README.md  | 2 +-
 index.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f302749..8174cd2 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ $(function () {
         scrollTrigger: false, // Set a custom triggering element. Can be an HTML string or jQuery object
         scrollTarget: false, // Set a custom target element for scrolling to. Can be element or number
         scrollText: 'Scroll to top', // Text for element, can contain HTML
-        scrollTitle: false, // Set a custom <a> title if required. Defaults to scrollText
+        scrollTitle: false, // Set a custom <a> title if required.
         scrollImg: false, // Set true to use image
         activeOverlay: false, // Set CSS color to display scrollUp active point, e.g '#00FFFF'
         zIndex: 2147483647 // Z-Index for the overlay
diff --git a/index.html b/index.html
index f94e8fe..4b3ef71 100644
--- a/index.html
+++ b/index.html
@@ -34,7 +34,7 @@
         scrollTrigger: false, // Set a custom triggering element. Can be an HTML string or jQuery object
 				//scrollTarget: false, // Set a custom target element for scrolling to the top
         scrollText: 'Scroll to top', // Text for element, can contain HTML
-        scrollTitle: false, // Set a custom <a> title if required. Defaults to scrollText
+        scrollTitle: false, // Set a custom <a> title if required.
         scrollImg: false, // Set true to use image
         activeOverlay: false, // Set CSS color to display scrollUp active point, e.g '#00FFFF'
         zIndex: 2147483647 // Z-Index for the overlay