adjust grammar for recording receipt

This commit is contained in:
2025-06-25 20:51:57 -06:00
parent e78b02fb6e
commit ad0773b3fc

View File

@@ -8,8 +8,8 @@
stepType === "recipient" stepType === "recipient"
? "Choose who received the gift:" ? "Choose who received the gift:"
: showProjects : showProjects
? "Choose a project to benefit from:" ? "Choose a project benefitted from:"
: "Choose a person to receive from:" : "Choose a person received from:"
}} }}
</label> </label>