From ca0bbaf2c007442b472a17a61a403a1ad6fae0ce Mon Sep 17 00:00:00 2001 From: Jan Ainali Date: Mon, 6 Nov 2023 16:49:14 +0100 Subject: [PATCH] Update standard-for-public-code/index.md Co-authored-by: claus --- standard-for-public-code/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standard-for-public-code/index.md b/standard-for-public-code/index.md index 981f765..17b9780 100644 --- a/standard-for-public-code/index.md +++ b/standard-for-public-code/index.md @@ -45,7 +45,7 @@ If codebases have been completely audited from the first merge request they can If the audit process is added to an existing codebase, the new merge requests can be certified, but the existing code will not be automatically certified. By auditing every new merge request the codebase can move incrementally towards being completely certified. -The codebase stewards can also do a complete audit of a codebase, at the current commit, and start applying the process from then to ensure that a codebase stays certified. +The codebase stewards can also do a complete audit of a codebase, at the current commit, and start applying the process from then on to ensure that a codebase stays certified. ## The goals for the Standard for Public Code