diff options
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index 8e2c6632a..4db392ad5 100644 --- a/getting-started.html +++ b/getting-started.html @@ -103,7 +103,7 @@ bootstrap/ <body> <h1>Hello, world!</h1> - <!-- JavaScript plugins (requires jQuery) --> + <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="http://code.jquery.com/jquery.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="js/bootstrap.min.js"></script> |
