From ec227bc3d8763451453b6d109abb8a4509728fa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Kr=C3=B3l?= Date: Tue, 6 Apr 2021 12:53:37 +0200 Subject: [PATCH] docs/quality-principles/introduction.md: fix grammatic issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Piotr Król --- docs/quality-principles/introduction.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/quality-principles/introduction.md b/docs/quality-principles/introduction.md index e5f71023..14693b69 100644 --- a/docs/quality-principles/introduction.md +++ b/docs/quality-principles/introduction.md @@ -2,9 +2,9 @@ ## Secure Delivery -Each Dasharo release is secured cryptographically, ensuring with RSA 4096 keys, -authenticity of binary SHA-256 integrity checksum. The three-step key -verification assuming that your client receives a clean file without any +Each Dasharo release is secured cryptographically, ensuring with RSA 4096 keys +the authenticity of binary SHA-256 integrity checksum. The three-step key +verification is assuming that your client receives a clean file without any third-party modifications. Integrity and signature verification procedure is included so that the key compliance can be easily checked. @@ -30,9 +30,9 @@ a PDF document with a release. ## Availability -Dasharo product line page includes hardware compatibility platform list. The -platform for which the new product line is created, becomes it's reference -platform. The consecutive platforms are added to the hardware compatibility +Dasharo product line page includes a hardware compatibility platform list. The +platform for which the new product line is created becomes its reference +platform. The consecutive hardware platforms are added to the hardware compatibility list (HCL). ## Compliance