diff --git a/README.md b/README.md index 1c34b71..c76b43d 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ err := postgres.Start() err := postgres.Stop() ``` -or with created with custom configuration +or created with custom configuration ```go logger := &bytes.Buffer{}