diff --git a/www/apps/docs/content/plugins/payment/index.mdx b/www/apps/docs/content/plugins/payment/index.mdx
index 8d97f7a6ab..c70f86f934 100644
--- a/www/apps/docs/content/plugins/payment/index.mdx
+++ b/www/apps/docs/content/plugins/payment/index.mdx
@@ -2,6 +2,6 @@ import DocCardList from '@theme/DocCardList';
# Payment Plugins
-If you can't find your payment provider, try checking the [Community Plugins Library](https://medusajs.com/plugins/?filters=Payment&categories=Payment). You can also [create your own fulfillment provider](../../references/payment/classes/payment.AbstractPaymentProcessor.mdx).
+If you can't find your payment provider, try checking the [Community Plugins Library](https://medusajs.com/plugins/?filters=Payment&categories=Payment). You can also [add your own payment provider](../../references/payment/classes/payment.AbstractPaymentProcessor.mdx).
-
\ No newline at end of file
+