Skip to content

Commit

Permalink
Correct an error in the APIv2 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed Apr 3, 2012
1 parent b7b3282 commit dc40f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api-v2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Here are the data formats for the Model API:
| Group-List | [ Group-Ref, Group-Ref, Group-Ref, ... ] |
+--------------------+------------------------------------------------------------+
| Group | { name: Group-Name-String, title: String, |
| | description: String, datasets: Dataset-List } |
| | description: String, packages: Dataset-List } |
+--------------------+------------------------------------------------------------+
| Tag-List | [ Name-String, Name-String, Name-String, ... ] |
+--------------------+------------------------------------------------------------+
Expand Down

0 comments on commit dc40f25

Please sign in to comment.