From 4cf8288f2d700f50a6612af13660edd94b0de11b Mon Sep 17 00:00:00 2001 From: Maximiliano Sandoval Date: Wed, 13 Nov 2024 15:15:35 +0100 Subject: [PATCH] fix invonking typo Signed-off-by: Maximiliano Sandoval --- system-booting.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-booting.adoc b/system-booting.adoc index 85247d8..e58b8e0 100644 --- a/system-booting.adoc +++ b/system-booting.adoc @@ -359,7 +359,7 @@ To remove any pinned version configuration use the `unpin` subcommand: While `unpin` has a `--next-boot` option as well, it is used to clear a pinned version set with `--next-boot`. As that happens already automatically on boot, -invonking it manually is of little use. +invoking it manually is of little use. After setting, or clearing pinned versions you also need to synchronize the content and configuration on the ESPs by running the `refresh` subcommand.