From 57ff5ae0b9362750af65712246aa97c4fda2a76d Mon Sep 17 00:00:00 2001 From: SaketAnand Date: Sun, 17 May 2020 10:45:43 +0530 Subject: [PATCH] README.md Corrected the spelling of "retrieve" from "retrive' in floCloudAPI Section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1935477..7dc24b1 100644 --- a/README.md +++ b/README.md @@ -350,7 +350,7 @@ Note: If passed as Array, then ratio of the balance of the senders are preserved This module contains functions that interact with the supernode to send and retrive data in the backend. Use floClouldAPI operations to send and receive data for application. ## FLO Cloud API operations -`floCloudAPI` operations can interact with floSupernode cloud to send and retrive data for applications. floCloudAPI uses floSupernode module for backend interactions. +`floCloudAPI` operations can interact with floSupernode cloud to send and retrieve data for applications. floCloudAPI uses floSupernode module for backend interactions. #### sendApplicationData floCloudAPI.sendApplicationData(message, type, options = {})