summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ps5/main.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/ps5/main.tex b/ps5/main.tex
index 7ebda39..662ffa1 100644
--- a/ps5/main.tex
+++ b/ps5/main.tex
@@ -174,7 +174,7 @@ we obtained an allocation of the jobs in $B$ of load $L\leq
(1+\eps)\text{OPT}$.
We can then complete the allocation by greedily allocation jobs in $S$, by
-question \textbf{(c)} this loads to a load bounded by $\max\{L,
+question \textbf{(c)} this leads to a load bounded by $\max\{L,
(1+\eps)\text{OPT}\} = (1+\eps)\text{OPT}$ since we have just proved that
$L\leq(1+\eps)\text{OPT}$.