Skip to content

Commit 6501fad

Browse files
Merge pull request #2245 from IIIF/auth2-typo-repeated-word
Delete repeated 'the' typo
2 parents 002175a + 22554ac commit 6501fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/auth/2.0/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ The response from the probe service is a JSON-LD object with the following prope
761761
| `type` | _REQUIRED_ | The type of the service, `AuthProbeResult2`. |
762762
| `status` | _REQUIRED_ | The HTTP status code that would be returned for the access-controlled resource. |
763763
| `substitute` | _OPTIONAL_ | A reference to one or more substitute resources, such as watermarked or other less preferable versions. |
764-
| `location` | _OPTIONAL_ | If present, the client should request this resource instead of the the resource the probe service was declared for. |
764+
| `location` | _OPTIONAL_ | If present, the client should request this resource instead of the resource the probe service was declared for. |
765765
| `heading` | _OPTIONAL_ | Heading text to render if an error occurs. |
766766
| `note` | _OPTIONAL_ | Additional text to render if an error occurs. |
767767
{: .api-table .first-col-normal }

0 commit comments

Comments
 (0)