Skip to content

Commit 723d910

Browse files
committed
asterisk
1 parent 0ea7da0 commit 723d910

File tree

1 file changed

+1
-1
lines changed
  • app/src/redux/protocol-runs/types

1 file changed

+1
-1
lines changed

app/src/redux/protocol-runs/types/lpc.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export interface SelectedLabwareInfo {
7979
id: LabwareId
8080
/* Indicates the type of LPC offset flow the user is performing, a "default" flow, a "location-specific" flow, or no active flow.
8181
* There is no `slotName` when a user performs the default offset flow.
82-
* Until the user is in a default or location-specific offset flow, there is no location. * */
82+
* Until the user is in a default or location-specific offset flow, there are no location details. */
8383
offsetLocationDetails: OffsetLocationDetails | null
8484
}
8585

0 commit comments

Comments
 (0)