aboutsummaryrefslogtreecommitdiff
path: root/thesis/parts/background.tex
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-03-10 16:44:49 +0000
committerAria Shrimpton <me@aria.rip>2024-03-10 16:44:49 +0000
commit9a4cbc8c2690abfc1069bf6ab4f6584016358c00 (patch)
tree7eccb6475a7e49441f0789413adb2abb8974ff83 /thesis/parts/background.tex
parente42765c63dda78a11d3f34f43204fdebcf106bfb (diff)
minor redrafting
Diffstat (limited to 'thesis/parts/background.tex')
-rw-r--r--thesis/parts/background.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/parts/background.tex b/thesis/parts/background.tex
index 38cadac..a4383bc 100644
--- a/thesis/parts/background.tex
+++ b/thesis/parts/background.tex
@@ -1,4 +1,4 @@
-In this chapter we provide an overview of the problem of container selection and its effect on program correctness and performance.
+In this chapter, we provide an overview of the problem of container selection and its effect on program correctness and performance.
We then provide an overview of approaches from modern programming languages and existing literature.
Finally, we explain how our system is novel, and the weaknesses in existing literature it solves.