From 13182fedec035bcb38ca11c56f4a32acf002a348 Mon Sep 17 00:00:00 2001 From: Jonas Tobias Hopusch Date: Thu, 6 Jan 2022 21:45:33 +0100 Subject: [PATCH] Fix typo in servers article --- content/servers/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/servers/index.md b/content/servers/index.md index 0eadd4d..f330d74 100644 --- a/content/servers/index.md +++ b/content/servers/index.md @@ -8,7 +8,7 @@ updated = "2021-11-02 18:58:00+01:00" Besides this website, my domain also has a number of other services/servers running that are set up for learning purposes or for personal use by myself, family and acquaintances. The list only contains services available from the public internet. ----- -### Publically accessible services +### Publicly accessible services * [Personal Nextcloud](https://nextcloud.jotoho.de): This Nextcloud instance is set up for use by myself and those I have invited to store, conveniently access and exchange files and other information. * [Gitea](https://gitea.jotoho.de): I'm currently experimenting with the Git Server software Gitea as a lightweight alternative or addon to GitLab.