Skip to content

Commit 77e3421

Browse files
committed
update one typo
1 parent 8e22d0c commit 77e3421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/long_run_growth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ gdp_pc[country].plot(
178178
```
179179

180180
:::{note}
181-
[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).
181+
[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).
182182
:::
183183

184184
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.

0 commit comments

Comments
 (0)