Fix typo in table of contents

This commit is contained in:
Camelid 2020-09-14 20:18:28 -07:00 committed by Joshua Nelson
parent 0a80107e34
commit 27ff56d829
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@
- [Implicit Caller Location](./backend/implicit-caller-location.md)
- [Profile-guided Optimization](./profile-guided-optimization.md)
- [Sanitizers Support](./sanitizers.md)
- [Debugging Support in Rust Compiler](./debugging-support-in-rustc.md)
- [Debugging Support in the Rust Compiler](./debugging-support-in-rustc.md)
---