diff --git a/examples/ITK_Example01_SimpleRegistration.ipynb b/examples/ITK_Example01_SimpleRegistration.ipynb index 76dfb68..5d05605 100644 --- a/examples/ITK_Example01_SimpleRegistration.ipynb +++ b/examples/ITK_Example01_SimpleRegistration.ipynb @@ -29,7 +29,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "**Image registration** finds the *spatial transformation that aligns images in the presence of noise*." + "**Image registration** is the task of finding the *spatial transformation that aligns two images with each other*." ] }, {