Skip to content

Commit c6f845a

Browse files
authored
readme: fix typo (#139)
1 parent 725c15b commit c6f845a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ parameters:
368368
parameters:
369369
shipmonkRules:
370370
forbidCheckedExceptionInCallable:
371-
immediatellyCalledCallables:
371+
immediatelyCalledCallables:
372372
'Doctrine\ORM\EntityManager::transactional': 0 # 0 is argument index where the closure appears, you can use list if needed
373373
'Symfony\Contracts\Cache\CacheInterface::get': 1
374374
'Acme\my_custom_function': 0

0 commit comments

Comments
 (0)