From 6805aee33f14939afb41ea6fda980a603916a0a6 Mon Sep 17 00:00:00 2001 From: Callum Macdonald Date: Mon, 21 Oct 2024 14:29:57 +0200 Subject: [PATCH 1/2] Minor typo fix --- content/src/principles/principle-consent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/src/principles/principle-consent.md b/content/src/principles/principle-consent.md index 0e7c9e6..71c8703 100644 --- a/content/src/principles/principle-consent.md +++ b/content/src/principles/principle-consent.md @@ -47,4 +47,4 @@ Adopting the principle of consent in a team, or in the organization as a whole, 1. In the absence of objections to a proposal or existing agreement, I intend to follow through on what's been agreed to the best of my ability. 2. As I become aware of them, I will share any possible objections to proposals, agreements, or current activities, with those directly responsible for them. 3. I'll actively seek out and consider objections to proposals, agreements and activity that I'm responsible for,, and I'll work to resolve those objections if I can. -4. I'll actively consider agreements that are due review that I'm affected by or responsible for, to check for any possible objections to the prospect of continuing with that agreement in its current form. +4. I'll actively consider agreements that are due for review or that I'm affected by or responsible for, to check for any possible objections to the prospect of continuing with that agreement in its current form. From 007d46b8fd28fb68cd669976e2985ed89f2fc24c Mon Sep 17 00:00:00 2001 From: Callum Macdonald Date: Mon, 21 Oct 2024 14:36:06 +0200 Subject: [PATCH 2/2] Remove double comma --- content/src/principles/principle-consent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/src/principles/principle-consent.md b/content/src/principles/principle-consent.md index 71c8703..a3d39a3 100644 --- a/content/src/principles/principle-consent.md +++ b/content/src/principles/principle-consent.md @@ -46,5 +46,5 @@ Adopting the principle of consent in a team, or in the organization as a whole, 1. In the absence of objections to a proposal or existing agreement, I intend to follow through on what's been agreed to the best of my ability. 2. As I become aware of them, I will share any possible objections to proposals, agreements, or current activities, with those directly responsible for them. -3. I'll actively seek out and consider objections to proposals, agreements and activity that I'm responsible for,, and I'll work to resolve those objections if I can. +3. I'll actively seek out and consider objections to proposals, agreements and activity that I'm responsible for, and I'll work to resolve those objections if I can. 4. I'll actively consider agreements that are due for review or that I'm affected by or responsible for, to check for any possible objections to the prospect of continuing with that agreement in its current form.