summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon A. Eugster <simon.eu@gmail.com>2025-01-28 12:37:35 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-02-07 17:52:48 +0000
commitafb9ac9181b198bf4e902cf1482f895d048e6036 (patch)
treeddcb190da1495ca72e9d3c88deb56f3c412bcd94
parentcfb975c62e5b5fe3f476f44160ef479c6553f82c (diff)
downloadpoky-afb9ac9181b198bf4e902cf1482f895d048e6036.tar.gz
documentation: Fix typo in standards.md
(From yocto-docs rev: 9007d7eb63b296aae832028924d89f83dc159992) Signed-off-by: "Simon A. Eugster" <simon.eu@gmail.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/standards.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/standards.md b/documentation/standards.md
index f3d88d446b..8300d813dc 100644
--- a/documentation/standards.md
+++ b/documentation/standards.md
@@ -1,6 +1,6 @@
1# Standards for contributing to Yocto Project documentation 1# Standards for contributing to Yocto Project documentation
2 2
3This document attemps to standardize the way the Yocto Project 3This document attempts to standardize the way the Yocto Project
4documentation is created. 4documentation is created.
5 5
6It is currently a work in progress. 6It is currently a work in progress.