Update text on interstitial page

This commit is contained in:
Dan 2023-04-27 09:14:41 -04:00
parent c7b69e0fd9
commit c74474f019
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ export default function ProcessInterstitial() {
<h4 className="heading-compact-01">Waiting on Someone Else</h4>
<p>
This next task is assigned to a different person or team. There is
no action for you take at this time.
no action for you to take at this time.
</p>
</>
);