diff --git a/docs/gallery/plot_term_set.py b/docs/gallery/plot_term_set.py index 8bc06457a..b365ff1e1 100644 --- a/docs/gallery/plot_term_set.py +++ b/docs/gallery/plot_term_set.py @@ -160,7 +160,7 @@ # ---------------------------------------------------- # Validating data for :py:class:`~hdmf.common.table.DynamicTable` is determined by which columns were # initialized with a :py:class:`~hdmf.term_set.TermSetWrapper`. The data is validated when the columns -# created. +# are created and modified using ``DynamicTable.add_row``. col1 = VectorData( name='Species_1', description='...',