Skip to content

Commit 3bd89ca

Browse files
committed
use lowercase for word in upgrade guide
1 parent eb2e7d9 commit 3bd89ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ objects have been deprecated on PHP 8.4+:
2222
- `Doctrine\ORM\Configuration::setProxyDir()`
2323
- `Doctrine\ORM\Configuration::setProxyNamespace()`
2424
- Passing anything but `null` as $proxyDir argument to `Doctrine\ORM\ORMSetup` methods
25-
- Passing more than one Argument to `Doctrine\ORM\Proxy\ProxyFactory::__construct()`
25+
- Passing more than one argument to `Doctrine\ORM\Proxy\ProxyFactory::__construct()`
2626

2727
## Deprecate methods for configuring no longer configurable features
2828

0 commit comments

Comments
 (0)