Skip to content

Commit

Permalink
Merge pull request #2867 from glific/promotion-banner
Browse files Browse the repository at this point in the history
Changed the promotion banner title
  • Loading branch information
kurund authored Apr 19, 2024
2 parents 4629b92 + c7c7668 commit c9e0018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/Auth/Promotion/Promotion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const Promotion = () => {

{!minimized && (
<>
<div className={styles.Image}>Glific payment timelines & late payment consequences</div>
<div className={styles.Image}>Glific payment timelines & late payment policy</div>

<div className={styles.Points}>
<div className={styles.BodyListText}>
Expand Down

0 comments on commit c9e0018

Please sign in to comment.