From d78597329da599614fde45afc70a632f8882bec4 Mon Sep 17 00:00:00 2001 From: Daniel Barenholz Date: Fri, 26 Jul 2024 14:26:56 +0200 Subject: [PATCH] docs(default-flatpaks): Fix typo (#297) fix(default-flatpaks): Typo in module.yml --- modules/default-flatpaks/module.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/default-flatpaks/module.yml b/modules/default-flatpaks/module.yml index 0bdcf89..51286b0 100644 --- a/modules/default-flatpaks/module.yml +++ b/modules/default-flatpaks/module.yml @@ -32,7 +32,7 @@ example: | # the module will use the previously configured repo. # Otherwise, it will overwrite the repo configuration. install: - - org.kde.kdenlive # this Flatpak is appended to the insta llist + - org.kde.kdenlive # this Flatpak is appended to the install list user: # repo-name will overwrite the previously-configured repo-name for the user remote repo-name: flathub-user