Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j committed Jun 22, 2023
1 parent 50500b3 commit 6ab422f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eco_counter/specification.swagger2.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ paths:
name: counter_type
type: string
- in: query
description: "The data type of the counter: A(car), B(bus), J(pedestrian) or P(bicycle). Returns stations containing data of the specifiec type."
description: "The data type of the counter: A(car), B(bus), J(pedestrian) or P(bicycle). Returns stations containing data of the specified type."
name: data_type
type: string
responses:
Expand Down

0 comments on commit 6ab422f

Please sign in to comment.