From a1ba91489497e717d30fa312fd3cefa3d0a2cb1d Mon Sep 17 00:00:00 2001 From: Jing Zhang Date: Fri, 2 Jun 2023 10:52:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 721fbbe5..cc7e5c58 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A lot! A good place to start is by looking in the Some examples of what PlatiPy can do: - DICOM organising and converting: * Bulk convert from multiple series and studies with a single function - * Convert DICOM-RT structure and dose filesto NIfTI images + * Convert DICOM-RT structure and dose files to NIfTI images * Create DICOM-RT structure files from binary masks e.g. from automatic contouring algorithms - Image registration * Register images and transform labels with a few lines of code