From 1b4ef4aa0a0ae71e1842e79ea3206f8048c37f95 Mon Sep 17 00:00:00 2001 From: "Tammi L. Coles" Date: Sat, 9 Dec 2023 16:18:47 +0100 Subject: [PATCH] reduce repetition --- book/source/01-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/source/01-intro.md b/book/source/01-intro.md index 3315521..fd01f53 100644 --- a/book/source/01-intro.md +++ b/book/source/01-intro.md @@ -48,4 +48,4 @@ This documentation encompasses the core aspects of modern OpenPGP practices, app While using version 6 as a reference for current standards, we include insights derived from earlier versions, particularly version 4, which continues to be widely used in ongoing projects. -Where differences between versions exist, specific attention is given to those aspects pertinent to application developers, ensuring that the content is as version-agnostic as possible and, thus, broadly applicable for developers working with various iterations of OpenPGP. \ No newline at end of file +Where differences between OpenPGP versions are relevant to application development, we provide focused insights to ensure the content remains as version-agnostic as possible and, thus, broadly applicable for developers working with various iterations of OpenPGP. \ No newline at end of file