Skip to content

Commit

Permalink
Update plot_editing.py (NeurodataWithoutBorders#1876)
Browse files Browse the repository at this point in the history
  • Loading branch information
bendichter authored Mar 29, 2024
1 parent 8ebd8db commit 4fcf105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gallery/advanced_io/plot_editing.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
io.write(nwbfile)

##############################################
# The ``None``value in the first component of ``maxshape`` means that the
# The ``None`` value in the first component of ``maxshape`` means that the
# the first dimension of the dataset is unlimited. By setting the second dimension
# of ``maxshape`` to ``100``, that dimension is fixed to be no larger than ``100``.
# If you do not specify a``maxshape``, then the shape of the dataset will be fixed
Expand Down

0 comments on commit 4fcf105

Please sign in to comment.