From a526d4adedfcfc42e8089b5a19d6cce3fa14a591 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 8 Oct 2023 10:34:08 +0300
Subject: [PATCH] fixup! Update: Add presentation.

---
 Documents/bin/update | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documents/bin/update b/Documents/bin/update
index 8843b4f..e792ffe 100755
--- a/Documents/bin/update
+++ b/Documents/bin/update
@@ -89,7 +89,7 @@ _all() {
     ! has flatpak || _flatpak
     ! has fwupdmgr || fwupd
     ! { has wb || wb -i; } || _workbench
-    ! has podman || _presetation
+    ! has podman || _presentation
 }
 
 list_supported() {
-- 
GitLab