Skip to content

Commit 47bcde4

Browse files
authored
Merge pull request #68 from andamian/main
small typos
2 parents eae8459 + 523453a commit 47bcde4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DALI.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ \subsection{Tables: VOSI-tables}
586586
describe their content
587587
as 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
590590
permitted or required and may restrict the endpoint name or location.
591591
Since DAL services with a VOSI-tables endpoint will specify
592592
in 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}
11701170
of the result(s) the client can retrieve from the UWS result list
11711171
endpoint; if a DALI-async job creates multiple results, the RESPONSEFORMAT
11721172
should 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
11741174
specific to a concrete service specification, the general usage is to support
11751175
values that are MIME media types \citep{std:MIME} for known
11761176
formats as well as

0 commit comments

Comments
 (0)