We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6edc994 commit b52f618Copy full SHA for b52f618
src/doc/tarpl/SUMMARY.md
@@ -10,7 +10,7 @@
10
* [Ownership](ownership.md)
11
* [References](references.md)
12
* [Lifetimes](lifetimes.md)
13
- * [Limits of lifetimes](lifetime-mismatch.md)
+ * [Limits of Lifetimes](lifetime-mismatch.md)
14
* [Lifetime Elision](lifetime-elision.md)
15
* [Unbounded Lifetimes](unbounded-lifetimes.md)
16
* [Higher-Rank Trait Bounds](hrtb.md)
0 commit comments