Minor Markdown fixes (#32009)

* add missing language after fenced block
* add missing end of file newline
This commit is contained in:
XhmikosR 2020-10-29 19:05:39 +02:00 committed by GitHub
parent 370e9ab19e
commit 5076170d76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -325,7 +325,7 @@ Button dropdowns work with buttons of all sizes, including default and split dro
</div>
</div>
```
```html
<div class="btn-group">
<button class="btn btn-secondary btn-sm dropdown-toggle" type="button" data-toggle="dropdown" aria-expanded="false">
Small button