From 83f674e83fd6f0ff44425209ce05f17853b2cb80 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 28 Oct 2025 17:54:48 +1100 Subject: [PATCH] Missed one (#10696) --- docs/docs/concepts/company.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/concepts/company.md b/docs/docs/concepts/company.md index ae70295ab8..80da97e2dd 100644 --- a/docs/docs/concepts/company.md +++ b/docs/docs/concepts/company.md @@ -64,7 +64,7 @@ Addresses are composed differently across the world, and InvenTree reflects this | Title | A descriptive name for the address (e.g. "Head Office", "Warehouse", etc) | Line 1 | Main street address | | Line 2 | Extra street address line | -| Postal Code: Also known as ZIP code, this is normally a number 3-5 digits in length | +| Postal Code | Also known as ZIP code, this is normally a number 3-5 digits in length | | City | The city/region tied to the postal code | | Province | The larger region the address is located in. Also known as State in some countries | | Country | Country the address is located in |