Hi, I'm new in this list. on http://twitter.github.com/bootstrap/components.html#labels
you can see a small mistake on markup code: in row SUCCESS the markup code you can read: <span class="label label-success">New</span> this is better to read <span class="label label-success">Success</span> You can change the word "New" for "Success" Regards.
