From ad462e42c97fea52c0d58ce0507fe6dc36da675b Mon Sep 17 00:00:00 2001 From: Muhamamd Usama Saleem <127926848+usamaa-saleem@users.noreply.github.com> Date: Mon, 13 Jul 2026 10:00:22 +0500 Subject: [PATCH] docs: fix 'paramater' typo in Flatpak restore section (#1092) * docs: fix 'paramater' typo * docs: fix 'paramater' typo in readme template Co-authored-by: Cursor --- README.md | 2 +- tools/readme-autogen/templates/linux_readme_master.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ac1925..a0c63f3 100644 --- a/README.md +++ b/README.md @@ -385,7 +385,7 @@ bash ./patch.sh -f bash ./patch-fbc.sh -f ``` -In case something goes wrong, you can restore the original Flatpak drivers by adding the `-r` paramater: +In case something goes wrong, you can restore the original Flatpak drivers by adding the `-r` parameter: ``` bash ./patch.sh -f -r diff --git a/tools/readme-autogen/templates/linux_readme_master.tmpl b/tools/readme-autogen/templates/linux_readme_master.tmpl index 8818c84..7aff1a5 100644 --- a/tools/readme-autogen/templates/linux_readme_master.tmpl +++ b/tools/readme-autogen/templates/linux_readme_master.tmpl @@ -139,7 +139,7 @@ bash ./patch.sh -f bash ./patch-fbc.sh -f ``` -In case something goes wrong, you can restore the original Flatpak drivers by adding the `-r` paramater: +In case something goes wrong, you can restore the original Flatpak drivers by adding the `-r` parameter: ``` bash ./patch.sh -f -r