Skip to content

Commit 1631011

Browse files
committed
Merge branch '407-add-use-cases-for-publish-dataset-settings' of https://github.com/IQSS/dataverse-client-javascript into 407-add-use-cases-for-publish-dataset-settings
2 parents e191ba4 + 77b6888 commit 1631011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/useCases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2593,7 +2593,7 @@ import { submitContactInfo } from '@iqss/dataverse-client-javascript'
25932593
/* ... */
25942594

25952595
const contactDTO: ContactDTO = {
2596-
targedId: 1,
2596+
targetId: 1,
25972597
subject: 'Data Question',
25982598
body: 'Please help me understand your data. Thank you!',
25992599
fromEmail: 'test@gmail.com'

0 commit comments

Comments
 (0)