Skip to content

Commit 00eda46

Browse files
committed
fix typo
1 parent fd8fde6 commit 00eda46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Lecture-1-Introduction-to-Python-Programming.ipynb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@
537537
"cell_type": "markdown",
538538
"metadata": {},
539539
"source": [
540-
"Although not explicitly specified, a variable do have a type associated with it. The type is derived form the value it was assigned."
540+
"Although not explicitly specified, a variable do have a type associated with it. The type is derived from the value that was assigned to it."
541541
]
542542
},
543543
{

0 commit comments

Comments
 (0)