update wording per harmeet: Tasks for my open processes is now My open instances
This commit is contained in:
parent
6a32e5174e
commit
29a2140c14
|
@ -137,7 +137,7 @@ export default function MyOpenProcesses() {
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<h2>Tasks for my open processes</h2>
|
<h2>My open instances</h2>
|
||||||
<p className="data-table-description">
|
<p className="data-table-description">
|
||||||
These tasks are for processes you started which are not complete. You
|
These tasks are for processes you started which are not complete. You
|
||||||
may not have an action to take at this time. See below for tasks waiting
|
may not have an action to take at this time. See below for tasks waiting
|
||||||
|
|
Loading…
Reference in New Issue