From 764c061079cefc3f66943764b00667dda11f663c Mon Sep 17 00:00:00 2001 From: David Minton Date: Fri, 1 Mar 2024 09:11:34 -0500 Subject: [PATCH] Fixed typo --- docs/user-guide/basic-simulation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/basic-simulation/index.rst b/docs/user-guide/basic-simulation/index.rst index 4863764e8..5958406e7 100644 --- a/docs/user-guide/basic-simulation/index.rst +++ b/docs/user-guide/basic-simulation/index.rst @@ -132,6 +132,6 @@ default name of ``data.nc``, which is a netCDF file. It is read in and stored as `Xarray Dataset `__ object in the ``sim.data`` attribute. -.. .. toctree:: +.. toctree:: .. :maxdepth: 2 .. :hidden: