diff mbox series

[06/11] migration-guides: release-notes-6.0: fix typo in documentation changes

Message ID 20260508-misc-typo-20260508-v1-6-8fb61b5358cc@cherry.de
State New
Headers show
Series fix typos, grammar, consistency, missing word, and broken links | expand

Commit Message

Quentin Schulz May 8, 2026, 4:59 p.m. UTC
From: Quentin Schulz <quentin.schulz@cherry.de>

The list contains multiple version*s* so fix the missing s suffix of the
plural form.

Fixes: 8a29e23d144e ("migration-guides: update 6.0 (Wrynose) release notes")
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
 documentation/migration-guides/release-notes-6.0.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/documentation/migration-guides/release-notes-6.0.rst b/documentation/migration-guides/release-notes-6.0.rst
index aae7ee4e7..38d489232 100644
--- a/documentation/migration-guides/release-notes-6.0.rst
+++ b/documentation/migration-guides/release-notes-6.0.rst
@@ -262,7 +262,7 @@  New Features / Enhancements in |yocto-ver|
 -  Documentation changes:
 
    -  The documentation build now fetches the list of active and inactive
-      version of the documentation from the remote `releases.json
+      versions of the documentation from the remote `releases.json
       <https://dashboard.yoctoproject.org/releases.json>`__ file. This also applies to
       the :term:`BitBake` documentation.