Skip to content

Commit

Permalink
readme: fix typo (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal authored Aug 24, 2023
1 parent 725c15b commit c6f845a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c6f845a

Please sign in to comment.