Skip to content

Commit ffda5b8

Browse files
authored
Merge pull request #259 from ColinDart/patch-1
Replace misplaced word
2 parents 7456bff + b94a12f commit ffda5b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

part1.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ the system _does_; otherwise they'd just use a spreadsheet.
2525

2626
The first part of the book looks at how to build a rich object model
2727
through TDD (in <<chapter_01_domain_model>>), and then we'll show how
28-
to keep that model decoupled from technical concerns. We only how to build
28+
to keep that model decoupled from technical concerns. We show how to build
2929
persistence-agnostic code and how to create stable APIs around our domain so
3030
that we can refactor aggressively.
3131

0 commit comments

Comments
 (0)