Skip to content

Commit

Permalink
typo. #8889
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Jun 27, 2023
1 parent 0e89865 commit 59cd7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx-guides/source/api/native-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@ Change Collection Attributes

.. code-block::
curl -X PUT -H "X-Dataverse-key:$API_TOKEN $SERVER_URL/api/dataverses/$ID/attribute/$ATTRIBUTE?value=$VALUE"
curl -X PUT -H "X-Dataverse-key:$API_TOKEN" "$SERVER_URL/api/dataverses/$ID/attribute/$ATTRIBUTE?value=$VALUE"
The following attributes are supported:

Expand Down

0 comments on commit 59cd7ab

Please sign in to comment.