Skip to content

Commit ee01287

Browse files
committed
small edits
1 parent 48a1914 commit ee01287

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lectures/long_run_growth.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ plt.show()
428428

429429
+++ {"user_expressions": []}
430430

431-
## The Industrialized World
431+
## The industrialized world
432432

433433
(TODO: Write description for this section)
434434

@@ -443,7 +443,7 @@ gdp = data['gdp'].unstack('countrycode')
443443

444444
+++ {"user_expressions": []}
445445

446-
### Early Industralization (1820 to 1940)
446+
### Early industralization (1820 to 1940)
447447

448448

449449
Gross Domestic Product
@@ -486,7 +486,7 @@ ax = draw_interp_plots(gdppc[cntry].loc[start_year:end_year],
486486

487487
+++ {"user_expressions": []}
488488

489-
### The Modern Era (1970 to 2018)
489+
### The modern era (1970 to 2018)
490490

491491
Gross Domestic Product (GDP)
492492

@@ -528,7 +528,7 @@ ax = draw_interp_plots(gdppc[cntry].loc[start_year:end_year],
528528

529529
+++ {"user_expressions": []}
530530

531-
## Regional Analysis
531+
## Regional analysis
532532
(TODO: Write descriptions for this section)
533533

534534
The [Maddison Historical Statistics](https://www.rug.nl/ggdc/historicaldevelopment/maddison/) dataset also includes regional aggregations

0 commit comments

Comments
 (0)