Skip to content

Commit

Permalink
Delete repeated 'the' typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcrane committed Jun 16, 2023
1 parent afb5432 commit 22554ac
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 22554ac

Please sign in to comment.