From b4de3d171bda5f5a396d04e25300f91dfe1b920e Mon Sep 17 00:00:00 2001 From: Luc Date: Wed, 23 Jul 2025 23:33:38 +0200 Subject: [PATCH] docs/server-os/posts/01-alpine-install.md: update Various minimal changes. --- docs/server-os/posts/01-alpine-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/server-os/posts/01-alpine-install.md b/docs/server-os/posts/01-alpine-install.md index 959fe0f..9b3cb9e 100644 --- a/docs/server-os/posts/01-alpine-install.md +++ b/docs/server-os/posts/01-alpine-install.md @@ -459,4 +459,4 @@ root:x:0:0:root:/root:/sbin/nologin ## Concluding remarks -This is essentially it, you now have a fully operational alpine base system running, configured for server use. The next steps are the optimisation of the security of the system and the configuration of the container management software. \ No newline at end of file +This is essentially it, you now have a fully operational alpine base system running, configured for server use. The next steps are the improvement of the security of the system and the configuration of the container management software. \ No newline at end of file