Skip to content

Commit

Permalink
Update dataset-spec.html
Browse files Browse the repository at this point in the history
Co-Authored-By: bergos <[email protected]>
  • Loading branch information
blake-regalia and bergos authored Jan 4, 2019
1 parent 2f9e4fa commit a2e3831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataset-spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h3><dfn>Dataset</dfn> interface</h3>
String toCanonical ();
Stream toStream ();
String toString ();
Dataset union ((Dataset or sequence&lt;Quad&gt;) quads);
Dataset union (Dataset quads);
};
</pre>

Expand Down

0 comments on commit a2e3831

Please sign in to comment.