Skip to content

Commit

Permalink
Merge pull request #103 from burmecia/patch-2
Browse files Browse the repository at this point in the history
Fix typo in chapter 02 code
  • Loading branch information
AllenDowney committed Mar 27, 2018
2 parents 4a8b2cf + beb9d2e commit 414d810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/chap02ex.ipynb
Expand Up @@ -525,7 +525,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"From live births, we can selection first babies and others using `birthord`, then compute histograms of pregnancy length for the two groups."
"From live births, we can select first babies and others using `birthord`, then compute histograms of pregnancy length for the two groups."
]
},
{
Expand Down

0 comments on commit 414d810

Please sign in to comment.