fix title-casing

pull/10/head
Alexis Beingessner 9 years ago committed by Manish Goregaokar
parent ec806b24f4
commit a9c2c6ee32

@ -10,7 +10,7 @@
* [Ownership](ownership.md) * [Ownership](ownership.md)
* [References](references.md) * [References](references.md)
* [Lifetimes](lifetimes.md) * [Lifetimes](lifetimes.md)
* [Limits of lifetimes](lifetime-mismatch.md) * [Limits of Lifetimes](lifetime-mismatch.md)
* [Lifetime Elision](lifetime-elision.md) * [Lifetime Elision](lifetime-elision.md)
* [Unbounded Lifetimes](unbounded-lifetimes.md) * [Unbounded Lifetimes](unbounded-lifetimes.md)
* [Higher-Rank Trait Bounds](hrtb.md) * [Higher-Rank Trait Bounds](hrtb.md)

Loading…
Cancel
Save