Skip to content

Commit e9e314d

Browse files
author
Alexander Ororbia
committed
fixed typo in adex-cell tutorial doc
1 parent 620fb4a commit e9e314d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/neurocog/adex_cell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ disk, like the ones below:
189189
+------------------------------------------------------------+------------------------------------------------------------+
190190
```
191191

192-
A useful note is that the `F-N` above used Euler integration to step through its
192+
A useful note is that the AdEx cell above used Euler integration to step through its
193193
dynamics (this is the default/base routine for all cell components in ngc-learn);
194194
however, one could configure it to use the midpoint method for integration
195195
by setting its argument `integration_type = rk2` in cases where more

0 commit comments

Comments
 (0)