From b26bc95b1a8a88a1852995a9c54c53b34556b7d8 Mon Sep 17 00:00:00 2001
From: Camillo Moschner
Date: Thu, 16 Oct 2025 11:11:12 +0100
Subject: [PATCH] Docs: Fix Terminology in Resource / Labware Comparison
---
docs/resources/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/resources/index.md b/docs/resources/index.md
index 385488ae045..3341574ea8d 100644
--- a/docs/resources/index.md
+++ b/docs/resources/index.md
@@ -114,7 +114,7 @@ PLR's `Resource` subclasses in the inheritance tree are:
However, in our discussions, it became evident that the term "labware" has different meanings to different stakeholders
(e.g., "A plate is clearly labware, but is a liquid handler or a plate reader labware?").
As a result, PLR avoids the ambiguous term "labware".
- Every physical item (describable via its item_x, item_y, item_z) is a "resource".
+ Every physical item (describable by its physical dimensions size_x, size_y, size_z) is a `Resource`.