Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
## Introduction

The TruckersMP PHP library provides convenient access to the TruckersMP API for applications written in the PHP
language. It includes a pre-defined set of classes for API each endpoint to get the data as a collection or model.
language. It includes a pre-defined set of classes for each API endpoint to get the data as a collection or model.

If you want to use the API without the library, check out the [API Documentation](https://stats.truckersmp.com/api).

Expand Down