Skip to content

Commit

Permalink
Correct "Aligninment" -> "Alignment" typo.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
  • Loading branch information
lamby committed Aug 20, 2013
1 parent af75dca commit 3515964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ <h3 id="dropdowns-example">Example</h3>
</div>
{% endhighlight %}

<h3 id="dropdowns-alignment">Aligninment options</h3>
<h3 id="dropdowns-alignment">Alignment options</h3>
<p>Add <code>.pull-right</code> to a <code>.dropdown-menu</code> to right align the dropdown menu.</p>
{% highlight html %}
<ul class="dropdown-menu pull-right" role="menu" aria-labelledby="dLabel">
Expand Down

0 comments on commit 3515964

Please sign in to comment.