From 7272c0168234379c71c8cbbbc12adf417cd1ba8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cramifarawi=E2=80=9D?= <“rami.farawi@opentrons.com”> Date: Tue, 5 Mar 2024 09:54:27 -0500 Subject: [PATCH] fix --- protocols/0f7910/fields.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protocols/0f7910/fields.json b/protocols/0f7910/fields.json index d7af8ebb6..bd08f6fac 100644 --- a/protocols/0f7910/fields.json +++ b/protocols/0f7910/fields.json @@ -25,9 +25,9 @@ }, { "type": "float", - "label": "Transfer Volume", + "label": "Transfer Volume (ul)", "name": "transfer_vol", - "default": 12 + "default": 12.0 }, { "type": "int",