Skip to content

Commit 703877b

Browse files
authored
Update long_run_growth.md
Change "GPD" to "GDP"
1 parent ebdb973 commit 703877b

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
@@ -130,7 +130,7 @@ colors = cm.Dark2(np.linspace(0, 0.8, len(country_names)))
130130
color_mapping = {country: color for country, color in zip(country_names, colors)}
131131
```
132132

133-
## GPD plots
133+
## GDP plots
134134

135135
Looking at the United Kingdom we can first confirm we are using the correct country code
136136

0 commit comments

Comments
 (0)