From d270488450e8fa21b4b97c14393786592c5776dd Mon Sep 17 00:00:00 2001 From: Rajat Sharma Date: Thu, 23 Jun 2022 03:23:17 +0530 Subject: [PATCH] minor documentation updated Signed-off-by: Rajat Sharma --- token-erc-721/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/token-erc-721/README.md b/token-erc-721/README.md index 6010490a..3c54d76c 100644 --- a/token-erc-721/README.md +++ b/token-erc-721/README.md @@ -474,4 +474,4 @@ Congratulations, you've transferred a non-fungible token! The Org2 recipient can When you are finished, you can bring down the test network. The command will remove all the nodes of the test network, and delete any ledger data that you created: ``` ./network.sh down -``` \ No newline at end of file +```