diff --git a/.docs/Notebooks/mf6_simple_model_example.py b/.docs/Notebooks/mf6_simple_model_example.py index 6c7da6deb4..5a4ca037ef 100644 --- a/.docs/Notebooks/mf6_simple_model_example.py +++ b/.docs/Notebooks/mf6_simple_model_example.py @@ -65,7 +65,7 @@ # One big difference between MODFLOW 6 and previous MODFLOW versions is that MODFLOW 6 is based on the concept of a simulation. A simulation consists of the following: # # * Temporal discretization (TDIS) -# * One or more models (GWF is the only model supported at present) +# * One or more models (e.g. GWF, GWT) # * Zero or more exchanges (instructions for how models are coupled) # * Solutions #