diff mbox series

[04/11] migration-guides: migration-6.0: fix grammar and missing word

Message ID 20260508-misc-typo-20260508-v1-4-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>

Replace "previous" with "previously" so it makes sense.

Add missing "inherited" to specify how to build an image recipe "with
this class".

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

Patch

diff --git a/documentation/migration-guides/migration-6.0.rst b/documentation/migration-guides/migration-6.0.rst
index 1c8e7e540..793ae3301 100644
--- a/documentation/migration-guides/migration-6.0.rst
+++ b/documentation/migration-guides/migration-6.0.rst
@@ -259,9 +259,9 @@  See commit :oecore_rev:`68d2d38483efada7bc2409e10508b03a7431caff` for more infor
 ------------------------------------------------------------
 
 Image recipes that inherit the :ref:`ref-classes-vex` class have an extra JSON
-document generated which was previous ending with the ``.json`` suffix. For
+document generated which was previously ending with the ``.json`` suffix. For
 example, a build for the ``core-image-minimal`` image recipe with this class
-would have resulted in a file named::
+inherited would have resulted in a file named::
 
    core-image-minimal-qemuarm64.rootfs.json