diff --git a/specification/info.json b/specification/info.json
index cfc8438f..dbe34b26 100644
--- a/specification/info.json
+++ b/specification/info.json
@@ -1,15 +1,15 @@
{
"title": "MyParcel.com API Specification",
"description": "**Introduction**
This is the technical reference for the MyParcel.com API implementing the [OpenApi 3.0 Specification](https://github.com/OAI/OpenAPI-Specification) according to [JSON API](https://jsonapi.org) conventions.
Check our [API documentation](https://docs.myparcel.com) for more information and code examples.
Check our [GitHub releases](https://github.com/MyParcelCOM/api-specification/releases) for a complete version history.
⚠ Some endpoints are marked as experimental, which means their implementation might change within this major version.
**Units**
Some attributes in the API have values in one of the following units:
| Currency | cents / pence |
|---|---|
| Distances | meters |
| Dimensions | millimeters |
| Timestamps | Coordinated Universal Time (UTC) |
| Volumes | liters (dm3) |
| Weights | grams |