Skip to content

Commit 8d14046

Browse files
committed
Fix minor typo in chapter 4 notebook
Signed-off-by: kavink <kavink@nvidia.com>
1 parent e51dd0d commit 8d14046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/tutorials/04_mis_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Deploying Segmentation App with MONAI Inference Service (MIS)\n",
88
"\n",
9-
"This tutorial Then this tutorial discusses how to deploy the segmentation application with the RESTful [MONAI Inference Service](https://github.com/Project-MONAI/monai-deploy-app-server/blob/main/components/inference-service/README.md).\n",
9+
"This tutorial discusses how to deploy the segmentation application with the RESTful [MONAI Inference Service](https://github.com/Project-MONAI/monai-deploy-app-server/blob/main/components/inference-service/README.md).\n",
1010
"\n",
1111
"Please refer back to the previous [tutorial](https://docs.monai.io/projects/monai-deploy-app-sdk/en/latest/notebooks/tutorials/03_segmentation_app.html) for creating the Segmentation App using MONAI App SDK\n",
1212
"\n",

0 commit comments

Comments
 (0)