fixed typo

This commit is contained in:
FezVrasta 2016-08-04 18:47:33 +02:00
parent fcb13a0b65
commit 28c4ce7394

View File

@ -28,7 +28,7 @@ In order to make snackbars work, make sure to include `snackbar.min.js` before `
{% endhighlight %}
<div class="alert alert-info" role="alert">
<strong>Heads up!</strong> You don't need to include SnackbarCSS CSS, it's already bundled in BMD.
<strong>Heads up!</strong> You don't need to include SnackbarJS CSS, it's already bundled in BMD.
</div>
## Examples