Skip to content

Commit

Permalink
Remove redundant sentence
Browse files Browse the repository at this point in the history
This is now in the part one introduction
  • Loading branch information
noelwelsh committed Jul 3, 2023
1 parent 395b525 commit 9e3dc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/pages/expressions/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Expressions, Values, and Types

With the setup complete we're ready to start learning to program! We have two goals in this chapter:
We have two goals in this chapter:

1. to write and run our first Scala code; and
2. to start building our model of how code works.
Expand Down

0 comments on commit 9e3dc91

Please sign in to comment.