@@ -586,7 +586,7 @@ \subsection{Tables: VOSI-tables}
586586describe their content
587587as a tableset: schemas, tables, and columns.
588588
589- A concrete DAL service specification will specify if the VOSI-tables endpoint is
589+ A concrete DAL service specification will specify whether the VOSI-tables endpoint is
590590permitted or required and may restrict the endpoint name or location.
591591Since DAL services with a VOSI-tables endpoint will specify
592592in the capabilities which version they are using, DAL services can make use of
@@ -980,7 +980,7 @@ \subsection{Shape}
980980 <PARAM name="ID" datatype="char" arraysize="23"
981981 ucd="meta.id;meta.dataset" value="cadc:IRIS/I212B2H0.fits" />
982982 ...
983- <PARAM name="POS" datatytpe ="char" arraysize="*" xtype="shape"
983+ <PARAM name="POS" datatype ="char" arraysize="*" xtype="shape"
984984 ucd="obs.field" value="">
985985 <VALUES>
986986 <MAX value="polygon 134.38 -6.37 134.42 6.01
@@ -1170,7 +1170,7 @@ \subsubsection{RESPONSEFORMAT}
11701170of the result(s) the client can retrieve from the UWS result list
11711171endpoint; if a DALI-async job creates multiple results, the RESPONSEFORMAT
11721172should control the primary result type, but details can be specific to
1173- individual service specifications. While the list of supported values are
1173+ individual service specifications. While the list of supported values is
11741174specific to a concrete service specification, the general usage is to support
11751175values that are MIME media types \citep {std:MIME } for known
11761176formats as well as
0 commit comments