improve wording

This commit is contained in:
burnettk 2022-11-23 19:03:00 -05:00
parent 4d86eb9822
commit 6f0c327adb

View File

@ -29,7 +29,8 @@ export default function CompletedInstances() {
/> />
<h2 style={{ marginTop: '1em' }}>Tasks Completed By My Groups</h2> <h2 style={{ marginTop: '1em' }}>Tasks Completed By My Groups</h2>
<p className="data-table-description"> <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> </p>
<ProcessInstanceListTable <ProcessInstanceListTable
filtersEnabled={false} filtersEnabled={false}