Merge pull request #792 from UV012/fix/notebook-typo

Fix typo in notebook-covidspread
copilot/fix-review-comment-794
Lee Stott 1 week ago committed by GitHub
commit 88afa5ae65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1793,7 +1793,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Now let's compute the number of new infected people each day. This will allow us to see the speed at which pandemic progresses. The easiest day to do it is to use `diff`:"
"Now let's compute the number of new infected people each day. This will allow us to see the speed at which pandemic progresses. The easiest way to do it is to use `diff`:"
]
},
{

Loading…
Cancel
Save