Skip to content

Commit

Permalink
[#1307] Minor docs correction
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Nov 7, 2013
1 parent a9f4952 commit 1ccf622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/logic/action/create.py
Expand Up @@ -83,7 +83,7 @@ def package_create(context, data_dict):
:param extras: the dataset's extras (optional), extras are arbitrary
(key: value) metadata items that can be added to datasets, each extra
dictionary should have keys ``'key'`` (a string), ``'value'`` (a
string), and optionally ``'deleted'``
string)
:type extras: list of dataset extra dictionaries
:param relationships_as_object: see ``package_relationship_create()`` for
the format of relationship dictionaries (optional)
Expand Down

0 comments on commit 1ccf622

Please sign in to comment.