From ac5fbd911046a4e886fbaa49430018cff63d8e44 Mon Sep 17 00:00:00 2001 From: Ricardo Noriega Date: Mon, 12 Jan 2026 10:00:30 +0100 Subject: [PATCH] Fix typos in documentation (#3678) docs: Fix typos in documentation Signed-off-by: Ricardo Noriega De Soto --- pkg/extensions/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/extensions/README.md b/pkg/extensions/README.md index 6f9df76b..33f2fe85 100644 --- a/pkg/extensions/README.md +++ b/pkg/extensions/README.md @@ -1,7 +1,7 @@ ## Adding new extensions -As new requirements come and build time extensions need to be added, there are a few things that you have to make sure are present before commiting : +As new requirements come and build time extensions need to be added, there are a few things that you have to make sure are present before committing : - files that should be included in the binary only with a specific extension must contain the following syntax at the beginning of the file :