Word change to Bootstrap Dropdowns article (#20366)

Replaced definite article with indefinite article
This commit is contained in:
Cameron Burkholder
2018-10-28 06:13:55 -04:00
committed by Huyen Nguyen
parent 8ed5ea54e4
commit 9ea0a3b026

View File

@ -4,7 +4,7 @@ title: Dropdowns
## Dropdowns ## Dropdowns
Bootstrap provides Dropdowns as a plugin for displaying lists of links. 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.
Bootstraps 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. Bootstraps 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.