Skip to content

Commit dac326c

Browse files
committed
Small tweaks in introduction
1 parent 7297d29 commit dac326c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

00_intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ quote}}
1313

1414
This is a book about instructing ((computer))s. Computers are about as
1515
common as screwdrivers today, but they are quite a bit more complex,
16-
and making them do the things you want them to do isn't always easy.
16+
and making them do what you want them to do isn't always easy.
1717

1818
If the task you have for your computer is a common, well-understood
1919
one, such as showing you your email or acting like a calculator, you
2020
can open the appropriate ((application)) and get to work. But for
21-
unique or open-ended tasks, there may not be an application.
21+
unique or open-ended tasks, there probably is no application.
2222

2323
That is where ((programming)) may come in. _Programming_ is the act of
2424
constructing a _program_—a set of precise instructions that tell a

0 commit comments

Comments
 (0)