Skip to content

Commit b141a03

Browse files
authored
Fixed typo
1 parent 6b8f852 commit b141a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datacuse-api-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Response:
9393
}
9494
```
9595

96-
## Lookup the trash pickup day for a property
96+
## Look up the trash pickup day for a property
9797

9898
```bash
9999
~$ curl -s "https://services6.arcgis.com/bdPqSfflsdgFRVVM/arcgis/rest/services/Trash_Pickup_Day/FeatureServer/0/query?where=number%3D%27127%27+AND+address+LIKE+%27%25hancock+dr%25%27&outFields=number%2Caddress%2CTrash_Pickup_Day&f=pjson"

0 commit comments

Comments
 (0)