diff --git a/example/model_creation.ipynb b/example/model_creation.ipynb index 2e3518c0..dc81c52e 100644 --- a/example/model_creation.ipynb +++ b/example/model_creation.ipynb @@ -5,7 +5,7 @@ "id": "9943dc62", "metadata": {}, "source": [ - "# Create a biomiage.io model package\n", + "# Create a bioimage.io model package\n", "\n", "`bioimageio.core` implements functionality to create a zipped bioimage.io model. This zip can then be run in software that supports the bioimage.io specification and can be uploaded to [bioimage.io](https://bioimage.io/#/) in order to make it publicly available. For details on how to upload the model, see [these instructions](https://bioimage.io/docs/#/contribute_models/README).\n", "\n",