From 08dbc4d72ac3c40e6ccac9bdb14c3b8e18d9a2c6 Mon Sep 17 00:00:00 2001 From: Chris Mavrakis Date: Fri, 19 Feb 2021 10:16:12 +0100 Subject: [PATCH] Improve language in child README.md --- www/sdl/README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/www/sdl/README.md b/www/sdl/README.md index cffb08d..53b2965 100644 --- a/www/sdl/README.md +++ b/www/sdl/README.md @@ -1,14 +1,13 @@ ## Customize your component and checklist -Look in the /schema for more details +Look in the /schema for more details. ### Information Gathering -The fist part of the tool is the information gathering form. The tools generate the form from the JSON blob file `information_gathering.json` - +The fist part of the tool is the information gathering form. The tools generate the form from the JSON blob file `information_gathering.json`. ### Risk Assessment -The second step of the form is the risk assessment questionair to determine the project risk. This also presented in the form of JSON blob file `riskassessment.json` that easy to modify. +The second step of the form is the risk assessment questionaire, which determines the project's risk. This is also presented in the form of JSON blob file `riskassessment.json` that is easy to modify. ### Modules -Modules are the content that generate the "component survey". This last segment of the tool require the Project Lead to select component that are relevant to their project. The modules will determine the necessary checklist for the project. -Each modules will represent of a description and checklist that relevant to the modules. \ No newline at end of file +Modules are the content that generate the "component survey". This last segment of the tool requires the Project Lead to select components that are relevant to their project. The modules will determine the necessary checklist for the project. +Each module will represent a description and checklist that are relevant to the modules.