Skip to content

Commit 12b8276

Browse files
add missing word (#2729)
1 parent c393512 commit 12b8276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/scripts/postgres.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* running anywhere.
1010
*/
1111

12-
// Import the Postgres package from
12+
// Import the Postgres package from npm
1313
import postgres from "npm:postgres";
1414

1515
// Initialize the client with connection information for your database, and

0 commit comments

Comments
 (0)