Skip to content

Commit 6a01737

Browse files
authored
[writing good code] Update typo (#179)
1 parent 1f95aa6 commit 6a01737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/writing_good_code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ h(p) := q_d(p) - q_s(p)
331331
$$
332332

333333
This yields the equilibrium price $p^*$. From this we get the
334-
equilibrium price by $q^* = q_s(p^*)$
334+
equilibrium quantity by $q^* = q_s(p^*)$
335335

336336
The parameter values will be
337337

0 commit comments

Comments
 (0)