diff mbox series

[7/9] contributor-guide/identify-component.rst: use the same tense as other section

Message ID 20260724-rework-welcome-page-v1-7-491772cc4b65@bootlin.com
State New
Headers show
Series Rework the docs.yoctoproject.org welcome page | expand

Commit Message

Antonin Godard July 24, 2026, 1:25 p.m. UTC
All the other subsections of the Contributor Guide use a participle in
their titles, let's do the same here.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/contributor-guide/identify-component.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/documentation/contributor-guide/identify-component.rst b/documentation/contributor-guide/identify-component.rst
index 6cf8ed985..1b8e27f36 100644
--- a/documentation/contributor-guide/identify-component.rst
+++ b/documentation/contributor-guide/identify-component.rst
@@ -1,7 +1,7 @@ 
 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
 
-Identify the component
-**********************
+Identifying the component
+*************************
 
 The Yocto Project and OpenEmbedded ecosystem is built of :term:`layers <Layer>`
 so the first step is to identify the component where the issue likely lies.