Skip to content

Commit 46b5b1e

Browse files
avatarneilthekaveman
authored andcommitted
Remove extra char
1 parent 449ae7a commit 46b5b1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agency/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ The `/stops` endpoint allows an agency to register Stops.
241241
**Endpoint:** `/stops`
242242
**Method:** `POST`
243243
**[Beta feature](/general-information.md#beta-features):** Yes (as of 1.0.0)
244-
**Request Body**: An array of [Stops](../general-information.md/#stop) |
244+
**Request Body**: An array of [Stops](../general-information.md/#stop)
245245

246246
**Endpoint:** `/stops`
247247
**Method:** `PUT`

0 commit comments

Comments
 (0)