diff --git a/src/tutorialExample/en/_data.json b/src/tutorialExample/en/_data.json index 7f83e5e..41d33a3 100644 --- a/src/tutorialExample/en/_data.json +++ b/src/tutorialExample/en/_data.json @@ -216,10 +216,10 @@ "details": [ { - "details": "Open the HTTPInputMessageFlow, and click the Flow Exerciser icon to start recording the message path through the flow." + "details": "Open the HTTPInputMessageFlow, and click the Flow Exerciser icon to start recording the message path through the flow." }, { - "details": "Click the Send Message icon to select a message to send to the flow." + "details": "Click the Send Message icon to select a message to send to the flow." }, { "details": "Choose the ExampleInputMessage1, edit the message data if you like, and click Send. Your request message is sent to the HTTP input node.",