Skip to content

Commit

Permalink
fix sample
Browse files Browse the repository at this point in the history
  • Loading branch information
amazy committed Apr 11, 2024
1 parent 0f369c9 commit 74c9cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ orthanc_a.modalities.retrieve_study(

# send to a remote modality
orthanc_a.modalities.send(
modality='orthanc-b',
target_modality='orthanc-b',
resources_ids=[study_id],
synchronous=True
)
Expand Down

0 comments on commit 74c9cf1

Please sign in to comment.