Skip to content

Commit 7c3588e

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

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
@@ -454,7 +454,7 @@
454454
"cell_type": "markdown",
455455
"metadata": {},
456456
"source": [
457-
"Rather than filling out the content of the table manually using `insert1` or `insert` methods, we are going to make use of the `make` and `populate` logic that comes with `Imported` tables. These two methods automatically figure it out what needs to be imported, and perform the import."
457+
"Rather than filling out the content of the table manually using `insert1` or `insert` methods, we are going to make use of the `make` and `populate` logic that comes with `Imported` tables to automatically figure out what needs to be imported and perform the import."
458458
]
459459
},
460460
{

0 commit comments

Comments
 (0)