From 8ddb66266b2d433f235fdfce68259f3a642575da Mon Sep 17 00:00:00 2001 From: Aria Shrimpton Date: Sun, 31 Mar 2024 19:35:02 +0100 Subject: redraft #1 --- thesis/parts/introduction.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thesis/parts/introduction.tex') 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. -- cgit v1.2.3