Fix typo
diff --git a/public/data/candlestick-touch.js b/public/data/candlestick-touch.js
index 57fad25..70c338f 100644
--- a/public/data/candlestick-touch.js
+++ b/public/data/candlestick-touch.js
@@ -51,7 +51,7 @@
         triggerOn: 'none',
         transitionDuration: 0,
         confine: true,
-        bordeRadius: 4,
+        borderRadius: 4,
         borderWidth: 1,
         borderColor: '#333',
         backgroundColor: 'rgba(255,255,255,0.9)',