Skip to content

Commit 335476f

Browse files
committed
rewording the "The following milestone(s) has been approved: "
1 parent 55956c4 commit 335476f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/detail/components/SimplePlan/components/MilestonesApprovalNotification/MilestonesApprovalNotification.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ class MilestonesApprovalNotification extends React.Component {
120120
type="approve"
121121
global
122122
/>
123-
All the milestone(s) has been approved by the customer
123+
The following milestone(s) has been approved:
124124
</div>
125125
{renderDismissButton(() => {
126126
this.setState({ show: false })

0 commit comments

Comments
 (0)