Skip to content

Commit 754e07e

Browse files
committed
title case
1 parent 1976670 commit 754e07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ will in turn demand information about that crate, starting from the
3939
Although this vision is not fully realized, large sections of the
4040
compiler (for example, generating [MIR](./mir/index.md)) currently work exactly like this.
4141

42-
[^incr-comp-detail]: The ["Incremental Compilation in Detail](queries/incremental-compilation-in-detail.md) chapter gives a more
42+
[^incr-comp-detail]: The ["Incremental compilation in detail](queries/incremental-compilation-in-detail.md) chapter gives a more
4343
in-depth description of what queries are and how they work.
4444
If you intend to write a query of your own, this is a good read.
4545

0 commit comments

Comments
 (0)