Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
parente committed Jun 10, 2016
1 parent 0d12470 commit c2d7940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/flatten-nested-json-with-pandas/index.ipynb
Expand Up @@ -654,7 +654,7 @@
"collapsed": true
},
"source": [
"With the merged DataFrame, I can readily compute the distribution of send-receiver username pairs, for example."
"With the merged DataFrame, I can readily compute the distribution of sender-receiver username pairs, for example."
]
},
{
Expand Down

0 comments on commit c2d7940

Please sign in to comment.