Skip to content

Commit

Permalink
Merge pull request #1307 from okfn/1307-minor-docs-correction
Browse files Browse the repository at this point in the history
Minor docs correction
  • Loading branch information
joetsoi committed Nov 7, 2013
2 parents cf55b02 + 85737e8 commit de166d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/logic/action/create.py
Expand Up @@ -90,7 +90,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 de166d9

Please sign in to comment.