Skip to content

Commit

Permalink
Merge pull request #102 from traveltime-dev/fix-typo-in-readme
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
arnasbr authored Nov 21, 2023
2 parents 1f1c5e0 + 8948054 commit 0e3d3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ asyncio.run(main())

### Transportation

In [traveltime.py](https://github.com/traveltime-dev/traveltime-python-sdk/blob/master/traveltimepy/dto/transportation.py)
In [transportation.py](https://github.com/traveltime-dev/traveltime-python-sdk/blob/master/traveltimepy/dto/transportation.py)
you can find all implemented transportation types, their sub-parameters and their default values.

These examples don't apply to proto / fast endpoints. For more examples you can always refer to [Unit Tests](https://github.com/traveltime-dev/traveltime-python-sdk/tree/master/tests)
Expand Down

0 comments on commit 0e3d3f8

Please sign in to comment.