gtfs-realtime-validator
gtfs-realtime-validator copied to clipboard
fix: Minor issues in README.md resolved
Summary:
- fix typo
- fix numbering in numerated list
- fix file link
Expected behavior:
The README
Please make sure these boxes are checked before submitting your pull request - thanks!
- [X] Run the unit tests with
mvn testto make sure you didn't break anything - [X] Format the title like "feat: {new feature short description}" or "fix: {describe what was fixed}". Title must follow the Conventional Commit Specification (https://www.conventionalcommits.org/en/v1.0.0/).
- [X] Linked all relevant issues
- [X] Include screenshot(s) showing how this pull request works and fixes the issue(s)