=======================================
--- /WebServiceAPI.wiki Sat Oct 19 18:46:39 2013 UTC
+++ /WebServiceAPI.wiki Tue Oct 29 11:03:13 2013 UTC
@@ -112,7 +112,7 @@
* HTTP Method: `GET`
* URI: `/jobs/$ID/result[/$TYPE/$NAME[/idx/$IDX]]`
* Where $ID is the job's unique ID
- * $TYPE is whether port or option
+ * $TYPE is either port or option
* $NAME is the port or option name
* $IDX is the index of a single output within the port/option.
* An
[https://github.com/daisy-consortium/pipeline-framework/blob/master/webservice/samples/xml-formats/job.xml example] of a result description in the job xml format.