Skip to content

Commit 8a1879a

Browse files
committed
Shorten line
1 parent d3cca65 commit 8a1879a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
- [High-level overview of the compiler source](./high-level-overview.md)
3838
- [The Rustc Driver and Interface](./rustc-driver.md)
3939
- [Rustdoc](./rustdoc.md)
40-
- [Example: Type checking through `rustc_interface`](./rustc-driver-interacting-with-the-ast.md)
40+
- [Ex: Type checking through `rustc_interface`](./rustc-driver-interacting-with-the-ast.md)
4141
- [Queries: demand-driven compilation](./query.md)
4242
- [The Query Evaluation Model in Detail](./queries/query-evaluation-model-in-detail.md)
4343
- [Incremental compilation](./queries/incremental-compilation.md)

0 commit comments

Comments
 (0)