Skip to content

Commit 139b39d

Browse files
committed
update subtitle
1 parent a41cbf3 commit 139b39d

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
@@ -499,7 +499,7 @@ ax = draw_interp_plots(gdp[country].loc[start_year:end_year],
499499
color_mapping, code_to_name, 2, False, ax)
500500
```
501501

502-
## Constructing a plot similar to Tooze's
502+
#### Constructing a plot similar to Tooze's
503503
In this section we describe how we have constructed a version of the striking figure from chapter 1 of {cite}`Tooze_2014` that we discussed at the start of this lecture.
504504

505505
Let's first define a collection of countries that consist of the British Empire (BEM) so we can replicate that series in Tooze's chart.

0 commit comments

Comments
 (0)