Smaller typo

production
PangeaCake 11 years ago
parent e93f98112b
commit 360b325ced
  1. 2
      README.md

@ -123,7 +123,7 @@ Once you've done that, your config section should look like:
``` json
{
"type": "postgres",
"connectionUrl": "postgres://user:password@host:5432/database
"connectionUrl": "postgres://user:password@host:5432/database"
}
```

Loading…
Cancel
Save