Skip to content

Commit d0957c4

Browse files
Minor updates
1 parent 27abac1 commit d0957c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lectures/long_run_growth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ _ = gdppc[cntry].plot(
153153
[International Dollars](https://en.wikipedia.org/wiki/International_dollar) are a hypothetical unit of currency that has the same purchasing power parity that the U.S. Dollar has in the United States at any given time. They are also known as Geary–Khamis dollars (GK Dollars).
154154
:::
155155

156-
We can see that the data is non-continuous for longer periods in the early part of this millennium, so we could choose to interpolate to get a continuous line plot.
156+
We can see that the data is non-continuous for longer periods in the early 250 years of this millennium, so we could choose to interpolate to get a continuous line plot.
157157

158158
Here we use dashed lines to indicate interpolated trends
159159

@@ -367,7 +367,7 @@ In the following graph, please watch for
367367
- productivity changes brought by the industrial revolution.
368368
- how the US gradually approaches and then surpasses the UK, setting the stage for the ''American Century''.
369369
- the often unanticipated consequences of wars.
370-
- interruptions and scars left by {ref}`business cycle<mc1_ex_1>` recessions and depressions.
370+
- interruptions and scars left by [business cycle](business_cycle) recessions and depressions.
371371

372372
```{code-cell} ipython3
373373
---

0 commit comments

Comments
 (0)