Skip to content

Commit ea247b6

Browse files
authored
Fixed spelling mistake
1 parent a88f16c commit ea247b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

policy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ You may also show which APIs, endpoints, and fields your agency is serving to pr
737737
| `required_endpoints` | Array | Required | Array of optional endpoints required by the agency. At least one is required. Endpoints not listed will not be available to the agency. |
738738
| `required_fields` | Array | Optional | Array of optional field names required by the agency. Can be omitted if no optional fields are required. Use dot notation for nested fields. See **special notes** below. |
739739
| `disallowed_fields` | Array | Optional | Array of optional field names which must not be returned by in the endpoint, even if required in MDS. Use dot notation for nested fields. See **special notes** below. |
740-
| `geographies` | Array | Optional | Array of relevant geographies to the endpoint (sourced from the Agency's Geogpraphies API) |
740+
| `geographies` | Array | Optional | Array of relevant geographies to the endpoint (sourced from the Agency's Geographies API) |
741741

742742
**Agency Endpoints** - Specific to the `available_apis` array
743743

0 commit comments

Comments
 (0)