diff --git a/jquery.flexslider.js b/jquery.flexslider.js index 325f9d14..39546730 100644 --- a/jquery.flexslider.js +++ b/jquery.flexslider.js @@ -1086,7 +1086,7 @@ video: false, //{NEW} Boolean: If using video in the slider, will prevent CSS3 3D Transforms to avoid graphical glitches // Primary Controls - controlNav: true, //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage + controlNav: true, //Boolean: Create navigation for paging control of each slide? Note: Leave true for manualControls usage directionNav: true, //Boolean: Create navigation for previous/next navigation? (true/false) prevText: "Previous", //String: Set the text for the "previous" directionNav item nextText: "Next", //String: Set the text for the "next" directionNav item