Skip to content

Commit 50bcfea

Browse files
Fix typo in README (#32)
1 parent 50ee4fc commit 50bcfea

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
@@ -65,7 +65,7 @@ err := postgres.Start()
6565
err := postgres.Stop()
6666
```
6767

68-
or with created with custom configuration
68+
or created with custom configuration
6969

7070
```go
7171
logger := &bytes.Buffer{}

0 commit comments

Comments
 (0)