Skip to content

Commit

Permalink
Merge pull request #4312 from lcnja/master
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
dadgar authored May 21, 2018
2 parents 5ada59b + 880bccf commit 67f4325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/api/deployments.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The table below shows this endpoint's support for

### Parameters

- `prefix` `(string: "")`- Specifies a string to filter deployments on based on
- `prefix` `(string: "")`- Specifies a string to filter deployments based on
an index prefix. This is specified as a querystring parameter.

### Sample Request
Expand Down

0 comments on commit 67f4325

Please sign in to comment.