diff --git a/README.qmd b/README.qmd
index f96d39ce6b94c2451cd7edb7e89d4c2f5bb1db68..7b26160b793e0e477c0a0ae86220b69cfc10e675 100644
--- a/README.qmd
+++ b/README.qmd
@@ -713,7 +713,7 @@ When you produce some results for a particular project, you may want to share th
 
 
 ::: {.callout-important}
-When pushing archives to a remote folder, you lose the file deduplication between them. So make sure to push only the archives you want to share with other.
+When pushing archives to a remote folder, you lose the **deduplication advantages**. So make sure to push only the archives you want to share with others.
 :::
 
 ::: {.callout-note}
@@ -841,7 +841,7 @@ Clone must be used with a *path* and not a remote name.
 :::
 
 ::: {.callout-note}
-When cloning archives from a remote folder, gblk will ensure that all archive names correspond to  exiting commits in your git project.
+When cloning archives from a remote folder, gblk will ensure that all archive names correspond to exiting commits in your git project.
 :::
 
 
diff --git a/slides/slides.qmd b/slides/slides.qmd
index d16d367d96b55511468b2e07b8a37447036f1191..5a5af3edad9e518f89197cb20dca9c027fd369aa 100644
--- a/slides/slides.qmd
+++ b/slides/slides.qmd
@@ -1231,7 +1231,7 @@ If you work with other people you might have trouble: if you pull a gblk remote
 When you produce some results for a particular project, you may want to *share them with others* who are working with you. With gblk you can share your `.borg` repository with others or update it with chnages done by others.
 
 ::: {.callout-important}
-When pushing archives to a remote folder, you lose the file deduplication between them. So make sure to push only the archives you want to share with other.
+When pushing archives to a remote folder, you lose the **deduplication advantages**. So make sure to push only the archives you want to share with others.
 :::
 
 . . .