Skip to content

Commit 46cbf28

Browse files
orectiqueHengchengZhang
authored andcommitted
Update long_run_growth.md
Change "GPD" to "GDP"
1 parent f8e06ac commit 46cbf28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lectures/long_run_growth.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,7 @@ colors = cm.tab20(np.linspace(0, 0.95, len(country_names)))
164164
color_mapping = {country: color for country, color in zip(country_names, colors)}
165165
```
166166

167-
168-
## GPD plots
167+
## GDP plots
169168

170169
Looking at the United Kingdom we can first confirm we are using the correct country code
171170

0 commit comments

Comments
 (0)