diff --git a/guide/english/bootstrap/dropdowns/index.md b/guide/english/bootstrap/dropdowns/index.md index 0710143232..93629d1a03 100644 --- a/guide/english/bootstrap/dropdowns/index.md +++ b/guide/english/bootstrap/dropdowns/index.md @@ -4,7 +4,7 @@ title: Dropdowns ## Dropdowns Bootstrap provides Dropdowns as a plugin for displaying lists of links. -The dropdown is a button which toggles displaying a list of links. +A dropdown is a button which toggles displaying a list of links. Bootstrap’s dropdowns are designed to be generic and applicable to a variety of situations. For instance, it is possible to create dropdowns that contain search fields or login forms.