Skip to content

Commit a480583

Browse files
committed
Fix mispelling
1 parent 57eeb1b commit a480583

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ _optional_|Token required for authentication (when authentication is required).|
340340
|*FormData*|*dateCreated* +
341341
_optional_|An optional timestamp overriding the default creation date of the task.|integer|
342342
|*FormData*|*images* +
343-
_optional_|Images to process, plus optional files such as a GEO file (geo.txt), image groups file (image_groups.txt), GCP file (*.txt), seed file (seed.zip) or alignment files (align.las, align.laz, align.tif). If included, the GCP file should have .txt extension. If included, the seed archive pre-polulates the task directory with its contents.|file|
343+
_optional_|Images to process, plus optional files such as a GEO file (geo.txt), image groups file (image_groups.txt), GCP file (*.txt), seed file (seed.zip) or alignment files (align.las, align.laz, align.tif). If included, the GCP file should have .txt extension. If included, the seed archive pre-populates the task directory with its contents.|file|
344344
|*FormData*|*name* +
345345
_optional_|An optional name to be associated with the task|string|
346346
|*FormData*|*options* +
@@ -503,7 +503,7 @@ _required_|UUID of the task|string|
503503
|*Query*|*token* +
504504
_optional_|Token required for authentication (when authentication is required).|string|
505505
|*FormData*|*images* +
506-
_required_|Images to process, plus optional files such as a GEO file (geo.txt), image groups file (image_groups.txt), GCP file (*.txt), seed file (seed.zip) or alignment files (align.las, align.laz, align.tif). If included, the GCP file should have .txt extension. If included, the seed archive pre-polulates the task directory with its contents.|file|
506+
_required_|Images to process, plus optional files such as a GEO file (geo.txt), image groups file (image_groups.txt), GCP file (*.txt), seed file (seed.zip) or alignment files (align.las, align.laz, align.tif). If included, the GCP file should have .txt extension. If included, the seed archive pre-populates the task directory with its contents.|file|
507507
|===
508508

509509

0 commit comments

Comments
 (0)