diff --git a/slides/slides.qmd b/slides/slides.qmd
index 092d46ac6e739d6f3e3bb2524465c821c2f91e6e..87a7a66d8d4401f6b2e12bef3eceb5c64985c4ab 100644
--- a/slides/slides.qmd
+++ b/slides/slides.qmd
@@ -437,7 +437,7 @@ Please update your current commit with:  gblk commit --update
 Or revert it back to it's previous state with gblk commit --revert
 ```
 
-Usaved changes are detected, you can:
+Unsaved changes are detected, you can:
 
   - discard unsaved changes with `gblk commit --revert`
   - update the current archive with the new content inside the results folder with `gblk commit --update`
\ No newline at end of file