aboutsummaryrefslogtreecommitdiffstats
path: root/old/Manual/Intro.pod
diff options
context:
space:
mode:
Diffstat (limited to 'old/Manual/Intro.pod')
-rw-r--r--old/Manual/Intro.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/Manual/Intro.pod b/old/Manual/Intro.pod
index 73d3846..b4560b3 100644
--- a/old/Manual/Intro.pod
+++ b/old/Manual/Intro.pod
@@ -33,7 +33,7 @@ View:: classes, handed viewports.
=head1 THE REACTION WAY
The idea is you separate your domain model, which encapsulates the domain
-itself from your interface model, which is a model of how a particular app or
+itself, from your interface model, which is a model of how a particular app or
class of apps interact with that domain and provides objects/methods to
encapsulate the common operations it does.