Skip to content

Commit adfc811

Browse files
authored
Update installing.md
1 parent 733a1d6 commit adfc811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wings/1.0/installing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ sudo systemctl enable --now docker
7676

7777
#### Enabling Swap
7878
::: tip Recent Linux kernel
79-
Since the version 6.1 of the linux kernel, swap is enabled by default. If you are running a kernel version 6.1 or newer, you can skip this step. To check your kernel version, run `uname -r`.
79+
Since the version 6.1 of the Linux kernel, swap is enabled by default. If you are running a kernel version 6.1 or newer, you can skip this step. To check your kernel version, run `uname -r`.
8080
:::
8181

8282
On most systems, Docker will be unable to setup swap space by default. You can confirm this by running `docker info` and looking for the output of `WARNING: No swap limit support` near the bottom.

0 commit comments

Comments
 (0)