From 980e784b97507caf60193d87a5558c984c2c2c69 Mon Sep 17 00:00:00 2001 From: Longye Tian <133612246+longye-tian@users.noreply.github.com> Date: Tue, 23 Jul 2024 21:13:55 +1000 Subject: [PATCH] Update lectures/lp_intro.md Co-authored-by: Matt McKay --- lectures/lp_intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/lp_intro.md b/lectures/lp_intro.md index ef050216..e314e6e1 100644 --- a/lectures/lp_intro.md +++ b/lectures/lp_intro.md @@ -91,7 +91,7 @@ $$ The following graph illustrates the firm's constraints and iso-revenue lines. -Iso-revenue lines show all the combinations of materials and labor producing the same revenue. +Iso-revenue lines show all the combinations of materials and labor that produce the same revenue. ```{code-cell} ipython3 ---