diff --git a/specification/info.json b/specification/info.json
index 13d1ea8..1c1af6d 100644
--- a/specification/info.json
+++ b/specification/info.json
@@ -1,15 +1,15 @@
{
"title": "MyParcel.com Carrier Specification",
"description": "**Introduction**
This is the technical reference for MyParcel.com Carrier microservices 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/carrier-specification/releases) for a complete version history.
**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 |