Doc typo for Modal example - comments need '!'
Created by: dandv
At http://twitter.github.com/bootstrap/javascript.html#modals
<-- Button to trigger modal -->
<a href="#myModal" role="button" class="btn" data-toggle="modal">Launch demo modal</a>
<-- Modal -->