Skip to content

Commit

Permalink
Readme: nettrine -> contributte
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 13, 2022
1 parent 57739f9 commit a5cb75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ extensions:
The extension tries to provide sane defaults so that in most common cases, it works out-of-the-box without the need for further configuration:

- validation errors are translated if `symfony/translation` is installed and configured (see [contributte/translation](https://github.com/contributte/translation));
- annotation mapping is enabled as long as the `doctrine/annotations` package is installed (see [nettrine/annotations](https://github.com/nettrine/annotations));
- annotation mapping is enabled as long as the `doctrine/annotations` package is installed (see [nettrine/annotations](https://github.com/contributte/doctrine-annotations));
- mapping cache is stored in `%tempDir%/cache/Symfony.Validator` by default.

If you're not satisfied with these defaults, you can add or override some of the options:
Expand Down

0 comments on commit a5cb75a

Please sign in to comment.