From 9e6c9fe9e1b9c95b29e5bbd7be118321e2b62ff8 Mon Sep 17 00:00:00 2001 From: TakeshiDaveau Date: Fri, 17 Jan 2025 11:13:42 +0100 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa0a58b..95062a9 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ services: class: 'PrestaShopCorp\Billing\Wrappers\BillingContextWrapper' arguments: - "@ps_accounts.facade" - - "@builtfor_Example.context" + - "@builtfor_example.context" - true # if true you are in sandbox mode, if false or empty not in sandbox ps_billings.facade: