From 57370c9c0bd08afcdb99d5a2f8cea8e14db69df0 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 22 Jul 2026 22:47:23 +0100 Subject: [PATCH] Fix typo in terminology.md (#12452) Corrected the spelling of 'shelf life' in the IMS section. --- docs/docs/concepts/terminology.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/concepts/terminology.md b/docs/docs/concepts/terminology.md index ba127d9a48..050a4231d8 100644 --- a/docs/docs/concepts/terminology.md +++ b/docs/docs/concepts/terminology.md @@ -9,7 +9,7 @@ There are different systems in the industry for the management of getting, stori **InvenTree** is mainly focused on [**IMS**](#inventory-management-system-ims) and [**PLM**](#part-library-management-plm) functionality. ### Inventory Management System *(IMS)* -Evolves around manufacturing of parts out of other parts. It keeps track of stock, part origin, orders, shelf live and more. +Evolves around manufacturing of parts out of other parts. It keeps track of stock, part origin, orders, shelf life and more. ### Part Library Management *(PLM)* Keeps track of BOMs, part variants, possible substitutions, versions, IPNs and further part parameters.