From b4ea66e4353b235da8e7fa475949989c362b3f23 Mon Sep 17 00:00:00 2001
From: Mahdi Yari <m.yary16@gmail.com>
Date: Tue, 1 Dec 2020 15:13:13 +0330
Subject: [PATCH] Update README.md

---
 doc/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/README.md b/doc/README.md
index e60be62..6a01435 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -2347,7 +2347,7 @@ console.log(reputation);
 
 ### Vest To Hive
 
-**Warning:** hive.formatter.vestToHive() is deprecated and will be removed in the future releases.
+**Warning:** hive.formatter.vestToSteem() is deprecated and will be removed in the future releases.
 Use the following method instead:
 
 ```js
-- 
GitLab