diff --git a/backend/extend-commerce/payment/index.rst b/backend/extend-commerce/payment/index.rst index 0cc180328..8f3101313 100644 --- a/backend/extend-commerce/payment/index.rst +++ b/backend/extend-commerce/payment/index.rst @@ -388,7 +388,7 @@ To register the payment method view factory and provider, append the following k .. literalinclude:: /code_examples/commerce/payment_method/collect-on-delivery/Resources/config/services.yml :language: yaml - :lines: 41-53 + :lines: 37-49