Skip to content

Commit

Permalink
Merge pull request #2245 from IIIF/auth2-typo-repeated-word
Browse files Browse the repository at this point in the history
Delete repeated 'the' typo
  • Loading branch information
JulieWinchester authored Oct 24, 2024
2 parents 002175a + 22554ac commit 6501fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/auth/2.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ The response from the probe service is a JSON-LD object with the following prope
| `type` | _REQUIRED_ | The type of the service, `AuthProbeResult2`. |
| `status` | _REQUIRED_ | The HTTP status code that would be returned for the access-controlled resource. |
| `substitute` | _OPTIONAL_ | A reference to one or more substitute resources, such as watermarked or other less preferable versions. |
| `location` | _OPTIONAL_ | If present, the client should request this resource instead of the the resource the probe service was declared for. |
| `location` | _OPTIONAL_ | If present, the client should request this resource instead of the resource the probe service was declared for. |
| `heading` | _OPTIONAL_ | Heading text to render if an error occurs. |
| `note` | _OPTIONAL_ | Additional text to render if an error occurs. |
{: .api-table .first-col-normal }
Expand Down

0 comments on commit 6501fad

Please sign in to comment.