Skip to content

Commit 349eb7e

Browse files
authored
AdapterInterface doc
1 parent 981e19d commit 349eb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ CREATE TABLE `log` (
5555
```
5656
> If you use other RDBMS, you may follow the `log` table structure above.
5757
58-
**2. Setup your Zend\Db\Adapter\Adapter service or your Doctrine\ORM\EntityManager service config**
58+
**2. Setup your Zend\Db\Adapter\AdapterInterface service or your Doctrine\ORM\EntityManager service config**
5959

6060
You can use 'db' (with _Zend\Db_) config or 'doctrine' (with _DoctrineORMModule_) config that will be transformed to be usable with `Zend\Log\Writer\Db`.
6161

0 commit comments

Comments
 (0)