Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Oct 23, 2024
1 parent ce3e0d6 commit c78fe0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@cityssm/mssql-query-replicate",
"version": "0.1.0",
"type": "module",
"description": "A simple way to replicate the results of a SQL Server query from database into a table in another.",
"description": "A simple way to replicate the results of a SQL Server query from one database into a table in another.",
"exports": "./index.js",
"scripts": {
"test": "cross-env NODE_ENV=dev DEBUG=mssql-query-replicate:*,mssql-multi-pool:* node --test",
Expand Down

0 comments on commit c78fe0e

Please sign in to comment.