Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/extension.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading