dimforge / ncollide

2 and 3-dimensional collision detection library in Rust.
https://ncollide.org
Apache License 2.0
921 stars 105 forks source link

Fix collision group documentation formatting, grammar #312

Closed Ralith closed 4 years ago

Ralith commented 4 years ago

These bullet points were getting flowed together.

sebcrozet commented 4 years ago

Thanks!