aboutsummaryrefslogtreecommitdiff
path: root/thesis/parts/introduction.tex
diff options
context:
space:
mode:
Diffstat (limited to 'thesis/parts/introduction.tex')
-rw-r--r--thesis/parts/introduction.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/parts/introduction.tex b/thesis/parts/introduction.tex
index 17830a9..e24abea 100644
--- a/thesis/parts/introduction.tex
+++ b/thesis/parts/introduction.tex
@@ -28,7 +28,7 @@ It is easy to adopt our system incrementally, and we integrate with existing too
The time it takes to select containers scales roughly linearly, even in complex cases, allowing our system to be used even on larger projects.
%% **** Flexibility of selection
-It is also able to suggest adaptive containers: containers which switch from one underlying implementation to another once they get past a cretain size.
+We are also able to suggest adaptive containers: containers which switch from one underlying implementation to another once they get past a certain size.
%% **** Overview of results
Whilst we saw reasonable suggestions in our test cases, we found important performance concerns which future work could improve on.