Skip to content

Commit 734a6c4

Browse files
bendichterrly
andauthored
Update plot_file.py, typo (#1769)
Co-authored-by: Ryan Ly <[email protected]>
1 parent 97ea603 commit 734a6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gallery/general/plot_file.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
^^^^^^^^^^
3434
3535
:py:class:`~pynwb.base.TimeSeries` objects store time series data and correspond to the *TimeSeries* specifications
36-
provided by the `NWB Format`_ . Like the NWB specification, :py:class:`~pynwb.base.TimeSeries` Python objects
36+
provided by the `NWB Format`_. Like the NWB specification, :py:class:`~pynwb.base.TimeSeries` Python objects
3737
follow an object-oriented inheritance pattern, i.e., the class :py:class:`~pynwb.base.TimeSeries`
3838
serves as the base class for all other :py:class:`~pynwb.base.TimeSeries` types, such as,
3939
:py:class:`~pynwb.ecephys.ElectricalSeries`, which itself may have further subtypes, e.g.,

0 commit comments

Comments
 (0)