From f25af869fb145beb543747422a6de7a0649ef9d1 Mon Sep 17 00:00:00 2001 From: Sebastian Wiesner Date: Wed, 26 Feb 2025 11:24:41 +0100 Subject: [PATCH] Fix typos --- docs/extension.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/extension.rst b/docs/extension.rst index bc0e5ff7..ff66825e 100644 --- a/docs/extension.rst +++ b/docs/extension.rst @@ -298,9 +298,9 @@ manifests. These are: command: foo - ``sdk-extensions`` can be used to install extra extensions having - extension point in the parent runtime that has to be installed for the + an extension point in the parent runtime that has to be installed for the app to build. These are similarly made available during build and - not in the final flatapk. + not in the final flatpak. .. code-block:: yaml