Skip to content

Commit bfd2694

Browse files
Minor doc fix
1 parent a5acb3b commit bfd2694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ composer require cleverage/doctrine-process-bundle
1616
Remember to add the following line to config/bundles.php (not required if Symfony Flex is used)
1717

1818
```php
19-
CleverAge\FlysystemProcessBundle\CleverAgeDoctrineProcessBundle::class => ['all' => true],
19+
CleverAge\DoctrineProcessBundle\CleverAgeDoctrineProcessBundle::class => ['all' => true],
2020
```
2121

2222
## Reference

0 commit comments

Comments
 (0)