Skip to content

Commit ee82c32

Browse files
committed
remove changes in env file
1 parent 88fa56c commit ee82c32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: quantecon_new
1+
name: quantecon
22
channels:
33
- default
44
dependencies:

lectures/cass_koopmans_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ over time.
804804
```{exercise}
805805
:label: ck1_ex1
806806
807-
The turnpike property is a property that is independent of the initial condition
807+
The turnpike property is independent of the initial condition
808808
$K_0$ provided that $T$ is sufficiently large.
809809
810810
Expand the `plot_paths` function so that it plots trajectories for multiple initial points using `k0s = [k_ss*2, k_ss*3, k_ss/3]`.

0 commit comments

Comments
 (0)