From 1c16a63c05c1e3b6c4a3ab91e8ffd726af57a732 Mon Sep 17 00:00:00 2001 From: Jan Nedbal Date: Thu, 24 Aug 2023 14:57:23 +0200 Subject: [PATCH] readme: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2361092..a111d16 100644 --- a/README.md +++ b/README.md @@ -368,7 +368,7 @@ parameters: parameters: shipmonkRules: forbidCheckedExceptionInCallable: - immediatellyCalledCallables: + immediatelyCalledCallables: 'Doctrine\ORM\EntityManager::transactional': 0 # 0 is argument index where the closure appears, you can use list if needed 'Symfony\Contracts\Cache\CacheInterface::get': 1 'Acme\my_custom_function': 0