Skip to content

Commit 1d338d0

Browse files
authored
Merge pull request #2 from 77web/fix/readme
Fixed usage in readme
2 parents c0bded4 + 246548a commit 1d338d0

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
@@ -14,7 +14,7 @@ doctrine:
1414
dbal:
1515
types:
1616
tstzrange:
17-
class: Linkage\DoctrinePostgreSql\TsTzRangeType
17+
class: Linkage\DoctrinePostgreSqlTsTzRange\TsTzRangeType
1818
```
1919
2020
```php

0 commit comments

Comments
 (0)