minor docs fixes 📝

This commit is contained in:
Jannis R 2022-06-18 13:56:59 +02:00
parent d80330ba5e
commit c736ff6427
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@
## `5.23.0`
- 57084262 expose `departure.destination` & `arrival.origin`
- 57084262 expose `departure.destination` & `arrival.origin` Thanks @bddq!
[🏷 `5.23.0`](https://github.com/public-transport/hafas-client/releases/tag/5.23.0), 2022-02-23

View file

@ -1,6 +1,6 @@
# `nearby(location, [opt])`
This method can be used to find stations close to a location. Note that it is not supported by every profile/endpoint.
This method can be used to find stops/stations & POIs close to a location. Note that it is not supported by every profile/endpoint.
`location` must be an [*FPTF* `location` object](https://github.com/public-transport/friendly-public-transport-format/blob/3bd36faa721e85d9f5ca58fb0f38cdbedb87bbca/spec/readme.md#location-objects).