Skip to content

Commit ff76018

Browse files
committed
fix(OPS-2280): correct Award Approval page description text
1 parent f241654 commit ff76018

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

frontend/src/pages/agreements/award-approval/ApproveAwardApproval.jsx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,10 @@ export const ApproveAwardApproval = () => {
8585

8686
<p className="margin-y-3">
8787
Review the agreement details and the Signed Award attached below. Confirm that the CLINs have been
88-
entered correctly and that all the agreement details match the award exactly. After the Budget Team
89-
approves, the agreement will change to Awarded. This will change the budget lines in Executing Status to
90-
Obligated Status, and change budget lines in Planned Status to Planned Mod Status.
88+
entered correctly and that all the agreement details match the award exactly. Make any final edits, as
89+
needed. After the Budget Team approves, the agreement will change to Awarded. This will change the
90+
budget lines in Executing Status to Obligated Status, and change budget lines in Planned Status to
91+
Planned - Mod Status.
9192
</p>
9293

9394
{approvalAlreadyProcessed && (

0 commit comments

Comments
 (0)