Automattic / woocommerce-subscriptions-core

Subscriptions core package for WooCommerce
Other
80 stars 29 forks source link

Fix typo in confirmation alert when users remove an item from a subscription. #608

Closed Mayisha closed 2 months ago

Mayisha commented 2 months ago

Fixes #438

Description

There's a typo in the notice shown to users when they remove an item from their subscription. The notice is missing a to between you and want.

Are you sure you want remove this item from your subscription?

Steps to reproduce

  1. Purchase a subscription with at least 2 separate line items.
  2. Go to the My Account > Subscriptions page.
  3. Click the x next to one of the items.
  4. You should see the notice as below.
    Are you sure you want to remove this item from your subscription?