Change labelling inputs in form recognizer custom model labeling

I am currently trying to train a custom model on receipts using Form Recognizer Studio. In the labelling process, Form Recognizer Studio allows me to label my variables by selecting pre-detected text on my uploaded picture. It will then populate the detected text as the value for that label.
If the populated text is inaccurate, how do i change the values of the auto populated text?
Example:
The text on my receipt reads $6.00. When selecting this text while labelling in Form Recognizer Studio, my variable is populated with "$3.60" instead. Is there a way for me to manually change this populated figure during the labelling process?