brianc / node-postgres-docs

Documentation for node-postgres
https://node-postgres.com
MIT License
97 stars 94 forks source link

Remove Semicolon In Wrong Location (Index Page) #105

Closed nathangeneral23 closed 4 years ago

nathangeneral23 commented 4 years ago

A semicolon was placed at the beginning of line 37. It was not required and could be considered an error. It has been removed.

netlify[bot] commented 4 years ago

Hey! A preview of the changes is deployed on netlify to take a look at! :)

Built with commit 7fc5169e4925164eed452fc467d023392c2457c8

https://deploy-preview-105--hopeful-clarke-f36d36.netlify.app

charmander commented 4 years ago

It is required to avoid being parsed as new Client()(…).