From 62b450b0a0ced8be9d6da5c6ec73db07329d159a Mon Sep 17 00:00:00 2001 From: Clare Dillon <32961070+claredillon@users.noreply.github.com> Date: Tue, 27 Sep 2022 10:45:56 +0100 Subject: [PATCH] Correcting typo Changing advise to advice --- patterns/2-structured/document-your-guiding-principles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patterns/2-structured/document-your-guiding-principles.md b/patterns/2-structured/document-your-guiding-principles.md index cc3712c95..9ffbe021e 100644 --- a/patterns/2-structured/document-your-guiding-principles.md +++ b/patterns/2-structured/document-your-guiding-principles.md @@ -95,7 +95,7 @@ For that, potential future contributors need to be able to follow the project pr If project relevant communication happens through synchronous communication, arguments discussed need to be made transparent in the written channel - decisions should be finalized only there. As a side effect this leads to passive base documentation that is very valuable for any newcomer to the project. -(5) Allow written advise to accumulate in a persistent, searchable archive +(5) Allow written advice to accumulate in a persistent, searchable archive All project communication, in particular decisions taken and discussions leading up to those decisions need to be archived. It must be possible to reference communication via stable URLs.