Skip to content

Commit

Permalink
Update docs/gallery/plot_term_set.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Ly <[email protected]>
  • Loading branch information
mavaylon1 and rly authored Sep 28, 2023
1 parent 2aa51f6 commit 622fcc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gallery/plot_term_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
In order to actually use a :py:class:`~hdmf.term_set.TermSet`, users will use the
:py:class:`~hdmf.term_set.TermSetWrapper` to wrap data and attributes. The
:py:class:`~hdmf.term_set.TermSetWrapper` uses a user provided :py:class:`~hdmf.term_set.TermSet`
:py:class:`~hdmf.term_set.TermSetWrapper` uses a user-provided :py:class:`~hdmf.term_set.TermSet`
to perform validation.
:py:class:`~hdmf.term_set.TermSet` is built upon the resources from LinkML, a modeling
Expand Down

0 comments on commit 622fcc1

Please sign in to comment.