# HG changeset patch # User Sebastien Jodogne # Date 1623568501 -7200 # Node ID 41e450b5ac2e470d0c633272d2dcf31467d4d768 # Parent 9d5e17100a8db1970717d93bd8fbcdabee8b807b typo diff -r 9d5e17100a8d -r 41e450b5ac2e Sphinx/source/plugins/python.rst --- a/Sphinx/source/plugins/python.rst Fri Jun 11 14:11:17 2021 +0200 +++ b/Sphinx/source/plugins/python.rst Sun Jun 13 09:15:01 2021 +0200 @@ -606,7 +606,7 @@ "TargetAET": "TARGET" } -It is now up to your Python callback to proces the C-MOVE SCU request, +It is now up to your Python callback to process the C-MOVE SCU request, for instance by calling the route ``/modalities/{...}/store`` in the :ref:`REST API ` of Orthanc using ``orthanc.RestApiPost()``. It is highly advised to create a Python