Skip to content

Commit 4cec797

Browse files
edibotopicade555
andauthored
Update wsl/tutorial/develop-with-ubuntu-wsl.md
Co-authored-by: SuperheroJT <[email protected]>
1 parent 951880b commit 4cec797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsl/tutorial/develop-with-ubuntu-wsl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ We have been manually starting our server each time. What if we want the server
335335
to always run when we open the Ubuntu instance with our web project?
336336

337337
A tool called `systemd` in Ubuntu manages background processes on boot.
338-
This enables the snap daemon (snapd) -- for example -- to run in the background in Ubuntu on WSL,
338+
This enables the [snap daemon (snapd)](https://snapcraft.io/docs) -- for example -- to run in the background in Ubuntu on WSL,
339339
so that software can be installed as snaps.
340340

341341
Systemd is enabled by default on all supported versions of Ubuntu on WSL.

0 commit comments

Comments
 (0)