Skip to content

Commit

Permalink
[writing good code] Update typo (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky authored May 9, 2022
1 parent 1f95aa6 commit 6a01737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/writing_good_code.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ h(p) := q_d(p) - q_s(p)
$$

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

The parameter values will be

Expand Down

2 comments on commit 6a01737

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.