From d13dff9f51144a05e8093c454bdbfd87dacd50aa Mon Sep 17 00:00:00 2001 From: Andrew Dampf Date: Fri, 25 Oct 2019 15:37:47 -0400 Subject: [PATCH] fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0f7b81..adbc06c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Network Ready for Use - Test Automation -Network Ready for Use (NRFU) testing ansers the question: +Network Ready for Use (NRFU) testing anwsers the question: _*Does the actual operating states of the network match the expected outcomes based on the design?*_ @@ -38,7 +38,7 @@ cd offline-demo ``` This will run the tests for this repository, but you will see the output of the test-cases running -agaist fake data. For more details, refer to the [offline-demo README.md](offline-demo/README.md). +against fake data. For more details, refer to the [offline-demo README.md](offline-demo/README.md). # Online Demo