You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ PLR's `Resource` subclasses in the inheritance tree are:
114
114
However, in our discussions, it became evident that the term "labware" has different meanings to different stakeholders
115
115
(e.g., "A plate is clearly labware, but is a liquid handler or a plate reader labware?").
116
116
As a result, PLR avoids the ambiguous term "labware".</p>
117
-
<p><u>Every physical item (describable via its <code>item_x</code>, <code>item_y</code>, <code>item_z</code>) is a "resource"</u>.</p>
117
+
<p><u>Every physical item (describable by its physical dimensions <code>size_x</code>, <code>size_y</code>, <code>size_z</code>) is a `Resource`</u>.</p>
0 commit comments