Skip to content

Commit c391cbc

Browse files
authored
minor_edits (#64)
1 parent fa4789f commit c391cbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lectures/ifp_egm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ kernelspec:
2323
In this lecture we use the endogenous grid method (EGM) to solve a basic income
2424
fluctuation (optimal savings) problem.
2525

26-
Backgroud on the endogeous grid method can be found in [an earlier
26+
Background on the endogenous grid method can be found in [an earlier
2727
QuantEcon lecture](https://python.quantecon.org/egm_policy_iter.html).
2828

29-
Here we focus on providing an efficient JAX implmentation.
29+
Here we focus on providing an efficient JAX implementation.
3030

3131
We will use the following libraries and imports.
3232

0 commit comments

Comments
 (0)