1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 09:04:14 +02:00

Merge pull request #18891 from rtack/patch-1

Docs typo: from controls --> form controls
This commit is contained in:
Chris Rebert
2016-01-14 01:08:19 -08:00

View File

@@ -84,7 +84,7 @@ Remember, since Bootstrap utilizes the HTML5 doctype, **all inputs must have a `
</form> </form>
{% endexample %} {% endexample %}
Below is a complete list of the specific from controls supported by Bootstrap and the classes that customize them. Additional documentation is available for each group. Below is a complete list of the specific form controls supported by Bootstrap and the classes that customize them. Additional documentation is available for each group.
<table> <table>
<thead> <thead>