From 92e34cf2ae017e29cc2e36c0bf2b36b23139c8c7 Mon Sep 17 00:00:00 2001 From: Andy Freer Date: Sun, 9 Feb 2020 23:00:02 +0000 Subject: [PATCH] Readme: Update Auto-built --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae2c348..5af02d0 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Readme and the website are automatically generated. In order to add an element t - [Register an Identity](https://dashplatform.readme.io/docs/tutorial-register-an-identity) - Identities serve as the basis for interactions with Dash Platform. The purpose of this tutorial is to walk through the steps necessary to register a user identity. - [Retrieve Documents](https://dashplatform.readme.io/docs/tutorial-retrieve-documents) - In this tutorial we will retrieve some of the current data from a data contract. - [Send Funds](https://dashplatform.readme.io/docs/tutorial-send-funds) - Once you have a wallet and some funds, another common task is sending Dash to an address. -- [Submit Entities](https://dashplatform.readme.io/docs/tutorial-submit-documents) - Data is stored in the form of Entities (called documents in the implementation) which are encapsulated in a state transition before being submitted to DAPI. +- [Submit Documents](https://dashplatform.readme.io/docs/tutorial-submit-documents) - Data is stored in the form of Documents which are entities encapsulated in a state transition before being submitted to DAPI. ## Dapps