Skip to content

Commit 556e22d

Browse files
Update tutorials/01-DataJoint Basics.ipynb
Co-authored-by: Kushal Bakshi <[email protected]>
1 parent 0829476 commit 556e22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/01-DataJoint Basics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@
16091609
"cell_type": "markdown",
16101610
"metadata": {},
16111611
"source": [
1612-
"Note that the `.delete()` method not only delete the entries in a table, but also all the corresponding entries in subsequent (downstream) tables!"
1612+
"Note that the `.delete()` method not only deletes the entries in the table where it is called, but also all the corresponding entries in subsequent (downstream) tables!"
16131613
]
16141614
},
16151615
{

0 commit comments

Comments
 (0)