From 2246823d0652556e9cc501edb7f7dcf385358d9f Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Tue, 26 Dec 2023 06:14:04 +0100 Subject: [PATCH] refactor(docs): Typo (#1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eda6a2..3ee6581 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ With these settings it is possible to cause ZFS snapshot name collisions (meanin - They cover the same type of operation (_Install_, _Remove_ or _Upgrade_) - They cover the same list of packages -The script safeguards against naming collisions by adding a monotoniccally incrementing counter after the timestamp string. +The script safeguards against naming collisions by adding a monotonically incrementing counter after the timestamp string. For example by running `pacman -S tmux` three times within the same minute (once for an _Install_ operation and two more times for two identical _Upgrade_ operations) your system may generate the following example snapshots: ```