From 9bdb4fef84fdf8b62a5c4346efe35ec56a4c31cf Mon Sep 17 00:00:00 2001 From: Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> Date: Mon, 10 May 2021 21:23:12 +0530 Subject: Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- cgit v1.2.3