@@ -111,9 +111,9 @@ <h2>Usage:</h2>
 					<pre><code class="language-markup">&lt;a href="#" class="btn btn-primary ladda-button" data-style="expand-left"&gt;&lt;span class="ladda-label"&gt;expand-left&lt;/span&gt;&lt;/a&gt;</code></pre>
 					<p>You can choose the style of the effect by setting the <code>data-style</code> attribute:</p>
 					<pre><code class="language-markup">data-style="expand-left"
-data-style="expand-left"
 data-style="expand-right"
 data-style="expand-up"
+data-style="expand-down"
 data-style="zoom-in"
 data-style="zoom-out"
 data-style="slide-left"