diff options
author | Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> | 2021-05-10 21:23:12 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 21:23:12 +0530 |
commit | 9bdb4fef84fdf8b62a5c4346efe35ec56a4c31cf (patch) | |
tree | 006fe741a92df89f1185f1a6252ac2bb0cbe385b | |
parent | 184a3087b1b0d4f0594b4fe84b159e2ca9330460 (diff) |
Update package.json
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fec84dd..6bd39b7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "binance-spot-order-notifier", "version": "1.0.0", - "description": "Binance does not currently offer notifications when orders are created, cancelled or fulfilled etc.. With this repo you will receive telegram notifications for your binance spot order status.", + "description": "Binance does not currently offer notification when order created, cancelled or fulfilled etc.. With this repo you will receive telegram notification for your binance spot order status.", "main": "index.js", "repository" : { "type" : "git", |