We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954802c commit b04ff74Copy full SHA for b04ff74
src/about-this-guide.md
@@ -20,7 +20,7 @@ There are six parts to this guide:
20
properties of the code and inform later stages of the compile process (e.g., type checking).
21
5. [From MIR to Binaries][p5]: How linked executable machine code is generated.
22
6. [Appendices][app] at the end with useful reference information. There are a
23
- few of these with different information, inluding a glossary.
+ few of these with different information, including a glossary.
24
25
[p1]: ./getting-started.md
26
[p1-5]: ./compiler-team.md
0 commit comments