From 18e0c3fd44d75eac40b777c4de489da2735578dd Mon Sep 17 00:00:00 2001 From: Silke Hofstra Date: Wed, 10 Jul 2024 20:32:32 +0200 Subject: [PATCH] Update docs/user/software/third-party/snap.md Co-authored-by: Evan Maddock <5157277+EbonJaeger@users.noreply.github.com> --- docs/user/software/third-party/snap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/software/third-party/snap.md b/docs/user/software/third-party/snap.md index 543318639..f976fc1c7 100644 --- a/docs/user/software/third-party/snap.md +++ b/docs/user/software/third-party/snap.md @@ -39,7 +39,7 @@ Check out [this issue][3] if you encounter such snaps. Running `sudo unsnap auto` will migrate as many Snaps to Flatpak as possible. It will also uninstall `snapd` if all snaps were migrated. -If `unsnap` is unable to find an equivalent Flatpak for a snap you have the following options: +If `unsnap` is unable to find an equivalent Flatpak for a snap, you have the following options: - Search for an equivalent Flatpak manually and [report it][3] if possible. - Install an equivalent tool from the package manager if possible.