Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Sep 30, 2023
1 parent 1f951ae commit e3ca7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/pages/part-one-introduction.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Part One: Introduction

With the setup complete we're ready to start learning to program!
In this first part of the book, which cover several chapters, we have four learning goals:
In this first part of the book, which covers several chapters, we have four learning goals:

1. to understand a basic model of how code runs, known as the substitution model of evaluation;
2. to apply structural recursion over the natural numbers;
Expand Down

0 comments on commit e3ca7dd

Please sign in to comment.