diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index 0ce58415a03e83d359caeec35c13b9911379a0d1..f8ad8e33e8d96a5026639d3019282427f383d1eb 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>