diff --git a/src/Rest.php b/src/Rest.php index 6281bf7..868807d 100644 --- a/src/Rest.php +++ b/src/Rest.php @@ -113,7 +113,7 @@ public function create_item( $request ) { } else { $_password = '' . sprintf( __( - 'Your current password (which you set or it sent to you in a previous email). If you lost your password, you can reset it.', + 'Your current password (which you set or we sent to you in a previous email). If you have lost your password, you can reset it here.', 'simpleshop-cz' ), esc_attr( wp_lostpassword_url( get_bloginfo( 'url' ) ) )