fix some typos

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
Maximiliano Sandoval 2024-11-14 11:03:36 +01:00 committed by Stoiko Ivanov
parent ffb2571a22
commit a646466b9d
2 changed files with 2 additions and 2 deletions

View File

@ -1118,7 +1118,7 @@ WebAuthn Configuration
//[thumbnail="screenshot/gui-datacenter-webauthn-edit.png"]//TODO
To allow users to use 'WebAuthn' authentication, it is necessaary to use a valid
To allow users to use 'WebAuthn' authentication, it is necessary to use a valid
domain with a valid SSL certificate, otherwise some browsers may warn or refuse
to authenticate altogether.

View File

@ -356,7 +356,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.