From 84be3eefc0838e499cb01c839783e4797362606d Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Thu, 29 Jun 2017 14:15:39 +0200 Subject: [PATCH] Minor copy-editing Made some minor edits to lines 10 and 11 --- _src/_data/getstarted.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_src/_data/getstarted.yml b/_src/_data/getstarted.yml index d55d869..ae0c007 100644 --- a/_src/_data/getstarted.yml +++ b/_src/_data/getstarted.yml @@ -8,8 +8,8 @@ firsttransaction: message: label: "Type a message" button: "Off you go" - request: "A transaction can contain a digital asset along with a message. Type something above to be sent along the asset." - response: "Nicely done! You have just created an asset, sent it in a signed transaction and retrieved the result of that transaction. Phew." + request: "A transaction can contain a digital asset containing a message. Type something above to be sent in the asset." + response: "Nicely done! You have just created an asset, sent it in a signed transaction and received the response. Phew."