From a99f0660a8c92e29f44bf55178d14ad76dba710d Mon Sep 17 00:00:00 2001 From: akhiljain23 Date: Fri, 5 May 2017 14:49:27 +0530 Subject: [PATCH] Some typing error in README document Made some changes in document to make it easily understandable. There were grammatical and typing error. Change-Id: Ib7c03da15afc3634dac56d6d94b3240a8a262812 --- simulator/pod_manager/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/simulator/pod_manager/README.md b/simulator/pod_manager/README.md index 6c828bb..80b10e8 100644 --- a/simulator/pod_manager/README.md +++ b/simulator/pod_manager/README.md @@ -5,9 +5,10 @@ PodManager Mocked Up Environment As we know, PodManager now has two announced API spec versions 1.2.1 and 2.1, so we mocked up both of them to match valence's whole requirement. -Please note that the mocked up date just use for test and development. -The two mocked up PodManager environment are use same Flask framework -with same layout logic. Understand on can easily understand another. +Please note that the mocked up environment is just for testing and development. +The two mocked up PodManager environment are using same Flask framework +with same layout logic. Both versions can be easily understood by understanding +one of them. And our final result for this simulator would generate a PodManager which looks like this : http://imgur.com/a/FP4c9