aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-07-03 11:49:32 -0700
committerChris Rebert <[email protected]>2014-07-03 12:58:20 -0700
commit24e51590b78d60213042df2d454ee82b40745591 (patch)
treef23783a9b6da8d8ce2c720cb5b7e55a532074ef5 /docs/_includes
parent8340d664ce5875c15393017e4f3b06c458215469 (diff)
downloadbootstrap-24e51590b78d60213042df2d454ee82b40745591.tar.xz
bootstrap-24e51590b78d60213042df2d454ee82b40745591.zip
modal docs formatting tweak
[skip sauce]
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/js/modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html
index 0ce58415a..f8ad8e33e 100644
--- a/docs/_includes/js/modal.html
+++ b/docs/_includes/js/modal.html
@@ -320,7 +320,7 @@ $('#myModal').modal({
</tr>
<tr>
<td>loaded.bs.modal</td>
- <td>This event is fired when the modal has loaded content using the remote option.</td>
+ <td>This event is fired when the modal has loaded content using the <code>remote</code> option.</td>
</tr>
</tbody>
</table>