diff --git a/tutorials/tutorial_dataset.ipynb b/tutorials/tutorial_dataset.ipynb index c95b6318..e58c6585 100644 --- a/tutorials/tutorial_dataset.ipynb +++ b/tutorials/tutorial_dataset.ipynb @@ -200,7 +200,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "We can create the backbone by instantiating the SCN2 model form TopoModelX. Then the `SCNWrapper` and the `TBXModel` take care of the rest." + "We can create the backbone by instantiating the SCN2 model from TopoModelX. Then the `SCNWrapper` and the `TBXModel` take care of the rest." ] }, {