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`.