angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.27k stars 6.73k forks source link

Typo in Collapse documentation. #6398

Closed mattcollier closed 7 years ago

mattcollier commented 7 years ago

https://angular-ui.github.io/bootstrap/

In the section on Collapse - Known Issues, currently reads:

... this cause result in issues with a changing height.

I believe that should read:

... this can result in issues with a changing height.

wesleycho commented 7 years ago

Feel free to open a PR fixing it :)