Skip to content
This repository was archived by the owner on Oct 14, 2022. It is now read-only.

Commit 3c0f488

Browse files
[PRIM-78] Minor grammar fix
1 parent aa58427 commit 3c0f488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/api/company/_search.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Parameter | Description
9898
`geo` | Geo coordinates to search companies by location.
9999
`geo.lat` | Latitude coordinate.
100100
`geo.lng` | Longitude coordinate.
101-
`paginateResults` | Boolean that enables returning paginate results.
101+
`paginateResults` | Boolean that enables returning paginated results.
102102
`pageSize` | Used with paginateResults to set page size (Max 100).
103103
`pageNumber` | Used with paginateResults to set which page of results gets returned in the data.
104104

0 commit comments

Comments
 (0)