Skip to content

Commit 8a528d0

Browse files
Update tutorials/02-Calcium Imaging Imported Tables.ipynb
Co-authored-by: Kushal Bakshi <[email protected]>
1 parent 4dee5a3 commit 8a528d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/02-Calcium Imaging Imported Tables.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"cell_type": "markdown",
9797
"metadata": {},
9898
"source": [
99-
"The DataJoint pipeline commonly starts with a `schema` and the following classes for each table: `Mouse` and `Session`. Let's quickly create this pipeline's first steps as we learned it in the previous session:"
99+
"DataJoint pipelines commonly start with tables for `Mouse` and `Session`. Let's quickly create these tables based on what we learned in the previous session:"
100100
]
101101
},
102102
{

0 commit comments

Comments
 (0)