Fix typo in table of contents
This commit is contained in:
parent
0a80107e34
commit
27ff56d829
|
|
@ -145,7 +145,7 @@
|
||||||
- [Implicit Caller Location](./backend/implicit-caller-location.md)
|
- [Implicit Caller Location](./backend/implicit-caller-location.md)
|
||||||
- [Profile-guided Optimization](./profile-guided-optimization.md)
|
- [Profile-guided Optimization](./profile-guided-optimization.md)
|
||||||
- [Sanitizers Support](./sanitizers.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)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue