diff options
| author | Chris Rebert <[email protected]> | 2014-07-03 11:49:32 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-07-03 12:58:20 -0700 |
| commit | 24e51590b78d60213042df2d454ee82b40745591 (patch) | |
| tree | f23783a9b6da8d8ce2c720cb5b7e55a532074ef5 /docs/_includes | |
| parent | 8340d664ce5875c15393017e4f3b06c458215469 (diff) | |
| download | bootstrap-24e51590b78d60213042df2d454ee82b40745591.tar.xz bootstrap-24e51590b78d60213042df2d454ee82b40745591.zip | |
modal docs formatting tweak
[skip sauce]
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/js/modal.html | 2 |
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> |
