Skip to content

Commit 0c20526

Browse files
committed
fix(website): remove trailing whitespace in security docs
Signed-off-by: Robert Esker <resker@gmail.com>
1 parent fb7e269 commit 0c20526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/content/en/docs/security/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ sudo softwareupdate --install "Name of the Update"
2828
Alternatively , you can set the [`upgradePackages`](https://github.com/lima-vm/lima/blob/a28905cb1bd332cc7178c30f4e42d4c6bf1b2a34/templates/default.yaml#L181) in your template to `true` for most Linux distributions (except `alpine-iso`, for example).
2929

3030

31-
> ⚠️ Rapidly updating can reduce exposure to known CVEs, but it can also increase exposure to upstream supply chain compromises (for example, [the XZ backdoor](https://en.wikipedia.org/wiki/XZ_Utils_backdoor)).
31+
> ⚠️ Rapidly updating can reduce exposure to known CVEs, but it can also increase exposure to upstream supply chain compromises (for example, [the XZ backdoor](https://en.wikipedia.org/wiki/XZ_Utils_backdoor)).
3232
3333

3434
## Security model

0 commit comments

Comments
 (0)