README.md

Corrected the spelling of "retrieve" from "retrive' in floCloudAPI Section
This commit is contained in:
SaketAnand 2020-05-17 10:45:43 +05:30 committed by GitHub
parent 5699e8dee4
commit 57ff5ae0b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = {})