Skip to content

Commit 59cd7ab

Browse files
committed
typo. #8889
1 parent 0e89865 commit 59cd7ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/sphinx-guides/source/api/native-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ Change Collection Attributes
743743

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

0 commit comments

Comments
 (0)