diff --git a/docs/transient/00userguide/howtos/howto_convert_ttim_model.ipynb b/docs/transient/00userguide/howtos/howto_convert_ttim_model.ipynb index 48501e5..03e6891 100644 --- a/docs/transient/00userguide/howtos/howto_convert_ttim_model.ipynb +++ b/docs/transient/00userguide/howtos/howto_convert_ttim_model.ipynb @@ -24,7 +24,7 @@ "\n", "and you don't want to make any other changes to your model, then replace the import statement by\n", "\n", - "```from timflow import transiewnt as ttim```\n", + "```from timflow import transient as ttim```\n", "\n", "or, if you like that better\n", "\n",