Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Nov 17, 2021
1 parent ed32535 commit 1a2aa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -66,7 +66,7 @@ configuration overriding its keys when the key name is the same.

### Tuning for production

By default, the factory validates definitions right when they are set. In production environment, it makes sense not
By default, the factory validates definitions right when they are set. In production environment, it makes sense to
turn it off by passing `false` as a third constructor argument:

```php
Expand Down

0 comments on commit 1a2aa43

Please sign in to comment.