Skip to content

Commit 2788dae

Browse files
author
Andrew McCluskey
committed
typos
1 parent efb1e8c commit 2788dae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/basics/collections.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
"metadata": {},
351351
"source": [
352352
"Finally, we note that a list does **not** have to be of a consistent `type`. \n",
353-
"So it is possble for a list to be made up of disperate forms of information."
353+
"So it is possble for a list to be made up of disparate forms of information."
354354
]
355355
},
356356
{
@@ -538,7 +538,7 @@
538538
"cell_type": "markdown",
539539
"metadata": {},
540540
"source": [
541-
"The immutability of a tupe does not mean that the whole variable cannot be overwritten. "
541+
"The immutability of a tuple does not mean that the whole variable cannot be overwritten. "
542542
]
543543
},
544544
{

0 commit comments

Comments
 (0)