Skip to content

Commit ee0ef91

Browse files
Copilotmmcky
andcommitted
Fix typo and complete wealth_dynamics style guide compliance
Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>
1 parent 163c65c commit ee0ef91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/wealth_dynamics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ wealth_dynamics_data = [
248248
('w_hat', float64), # savings parameter
249249
('s_0', float64), # savings parameter
250250
('c_y', float64), # labor income parameter
251-
('μ_y', float64), # labor income paraemter
251+
('μ_y', float64), # labor income parameter
252252
('σ_y', float64), # labor income parameter
253253
('c_r', float64), # rate of return parameter
254254
('μ_r', float64), # rate of return parameter

0 commit comments

Comments
 (0)