whitespace

This commit is contained in:
Tshepang Mbambo 2026-02-03 00:53:58 +02:00
parent a2fa618551
commit faea3136bb

View file

@ -2,7 +2,7 @@
This chapter contains a few tips to debug the compiler.
These tips aim to be useful no matter what you are working on.
Some of the other chapters have
Some of the other chapters have
advice about specific parts of the compiler (e.g. the [Queries Debugging and
Testing chapter](./incrcomp-debugging.html) or the [LLVM Debugging
chapter](./backend/debugging.md)).