Skip to content
Snippets Groups Projects
Verified Commit 612f877f authored by Aron Widforss's avatar Aron Widforss
Browse files

Small typos

parent ea3acdf6
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
- Give an as complete as possible set of Type Checking Rules for your language (those rules look very much like the SOS rules, but over types not values): [type_checking_rules.pdf](type_checking_rules.pdf)
- Demonstrate each "type rule" by an example: [programs/prime_gen](https://github.com/widforss/compiler/blob/master/programs/type_checking)
- Demonstrate each "type rule" by an example: [programs/type_checking](https://github.com/widforss/compiler/blob/master/programs/type_checking)
## Your borrow checker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment