diff --git a/plugins/woocommerce/src/Internal/Features/FeaturesController.php b/plugins/woocommerce/src/Internal/Features/FeaturesController.php index 73d4fe01a2a..0a3eeb0803f 100644 --- a/plugins/woocommerce/src/Internal/Features/FeaturesController.php +++ b/plugins/woocommerce/src/Internal/Features/FeaturesController.php @@ -217,7 +217,7 @@ class FeaturesController { 'order_source_attribution' => array( 'name' => __( 'Order Source Attribution', 'woocommerce' ), 'description' => __( - 'Enable this feature to track and credit channels and campaigns that contribute to orders on your site (Beta)', + 'Enable this feature to track and credit channels and campaigns that contribute to orders on your site', 'woocommerce' ), 'enabled_by_default' => true,