From 0982847b66fdec6c0a2ad7ad8171dc4038f273d4 Mon Sep 17 00:00:00 2001 From: Ben Dichter Date: Wed, 31 Jan 2024 10:04:07 -0500 Subject: [PATCH] Update docs/gallery/general/add_remove_containers.py --- docs/gallery/general/add_remove_containers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gallery/general/add_remove_containers.py b/docs/gallery/general/add_remove_containers.py index 0e4c545aa..90ed8f324 100644 --- a/docs/gallery/general/add_remove_containers.py +++ b/docs/gallery/general/add_remove_containers.py @@ -185,4 +185,4 @@ # For more information about the export functionality, see :ref:`export` # and the PyNWB documentation for :py:meth:`NWBHDF5IO.export `. # -# For more options about editing a file in place, see :ref:`editing`. +# For more information about editing a file in place, see :ref:`editing`.