Skip to content

Commit

Permalink
Merge pull request #8368 from foobarbecue/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
kcondon authored Jan 26, 2022
2 parents 0ea1f04 + 55d98d3 commit 984219b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx-guides/source/admin/metadatacustomization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ don't care about) to create a complete list of fields. (This might change in the
Reloading a Metadata Block
--------------------------

As mentioned above, changes to metadata blocks that ship with the Dataverse Software will be made over time to improve them and release notes will sometimes instruct you to reload an existing metadata block. The syntax for reloading is the same as reloading. Here's an example with the "citation" metadata block:
As mentioned above, changes to metadata blocks that ship with the Dataverse Software will be made over time to improve them and release notes will sometimes instruct you to reload an existing metadata block. The syntax for reloading is the same as loading. Here's an example with the "citation" metadata block:

``curl http://localhost:8080/api/admin/datasetfield/load -H "Content-type: text/tab-separated-values" -X POST --upload-file citation.tsv``

Expand Down

0 comments on commit 984219b

Please sign in to comment.