improve wording
This commit is contained in:
parent
4d86eb9822
commit
6f0c327adb
|
@ -29,7 +29,8 @@ export default function CompletedInstances() {
|
|||
/>
|
||||
<h2 style={{ marginTop: '1em' }}>Tasks Completed By My Groups</h2>
|
||||
<p className="data-table-description">
|
||||
This is a list of instances that were completed by groups you belong to.
|
||||
This is a list of instances with tasks that were completed by groups you
|
||||
belong to.
|
||||
</p>
|
||||
<ProcessInstanceListTable
|
||||
filtersEnabled={false}
|
||||
|
|
Loading…
Reference in New Issue