Skip to content

Commit

Permalink
Hotfix: typo "Monthly plans comes".
Browse files Browse the repository at this point in the history
  • Loading branch information
Screenfeed committed Jun 20, 2017
1 parent 88dec24 commit b02197f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/functions/admin-ui.php
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ function imagify_payment_modal() {
</div>
</div>

<p class="imagify-footer-lines"><?php esc_html_e( 'Monthly plans comes with credits which is renewed every months. The billing happens automatically each month or year depending the billing period you choose.', 'imagify' ); ?></p>
<p class="imagify-footer-lines"><?php esc_html_e( 'Monthly plans come with credits which is renewed every months. The billing happens automatically each month or year depending the billing period you choose.', 'imagify' ); ?></p>
</div>
</div><!-- .imagify-pre-checkout-view -->

Expand Down

0 comments on commit b02197f

Please sign in to comment.