We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 497c215 + 9125d79 commit 130665aCopy full SHA for 130665a
docs/gallery/general/file.py
@@ -342,7 +342,7 @@
342
#
343
# Epochs can be added to an NWB file using the method :py:meth:`~pynwb.file.NWBFile.add_epoch`.
344
# The first and second arguments are the start time and stop times, respectively.
345
-# The third argument is one or more tags for labeling the epoch, and the fifth argument is a
+# The third argument is one or more tags for labeling the epoch, and the fourth argument is a
346
# list of all the :py:class:`~pynwb.base.TimeSeries` that the epoch applies
347
# to.
348
0 commit comments