Skip to content

Commit

Permalink
962: update language (Messages In Progress)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachaelparris committed Mar 14, 2019
1 parent 8fdeb77 commit 2456ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-client/src/views/CaseDetailInternal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export const CaseDetailInternal = connect(
<ErrorNotification />

<div>
<h2>Pending Messages</h2>
<h2>Messages in Progress</h2>
{extractedPendingMessages.length === 0 && (
<p>No Pending Messages</p>
)}
Expand Down

0 comments on commit 2456ad4

Please sign in to comment.