Skip to content

Commit a83c185

Browse files
authored
Merge pull request #348 from matuskalas/patch-1
Fix a tiny typo
2 parents 53dfc45 + 0c10493 commit a83c185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/model_creation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "9943dc62",
66
"metadata": {},
77
"source": [
8-
"# Create a biomiage.io model package\n",
8+
"# Create a bioimage.io model package\n",
99
"\n",
1010
"`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",
1111
"\n",

0 commit comments

Comments
 (0)