ui feedback

This commit is contained in:
burnettk 2022-11-23 18:54:25 -05:00
parent 851be377ff
commit d2275101a0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ export default function CompletedInstances() {
showReports={false}
textToShowIfEmpty="You have no completed tasks at this time."
/>
<h2 style={{ marginTop: '1em' }}>With Tasks Completed By My Group</h2>
<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.
</p>