Explorar o código

fix(docs): Correctly indicate which mollie API (#2090)

Pieter Doms %!s(int64=2) %!d(string=hai) anos
pai
achega
0f874a0a2b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/payments-plugin/src/mollie/mollie.plugin.ts

+ 1 - 1
packages/payments-plugin/src/mollie/mollie.plugin.ts

@@ -26,7 +26,7 @@ export interface MolliePluginOptions {
 /**
  * @description
  * Plugin to enable payments through the [Mollie platform](https://docs.mollie.com/).
- * This plugin uses the Payments API from Mollie, not the Orders API.
+ * This plugin uses the Order API from Mollie, not the Payments API.
  *
  * ## Requirements
  *