From 4754a86b9e38efc95f6e683deefdebdfc11b16b7 Mon Sep 17 00:00:00 2001 From: Featyre <88265031+Featyre@users.noreply.github.com> Date: Sun, 17 Oct 2021 19:09:44 +0800 Subject: Fix typo on OpenAlias --- openalias.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openalias.html b/openalias.html index dd11629..a76530a 100644 --- a/openalias.html +++ b/openalias.html @@ -1,7 +1,7 @@ - Open Alias – LandChad.net + OpenAlias – LandChad.net @@ -9,7 +9,7 @@ -

Open Alias

+

OpenAlias

-- cgit v1.2.3 From 9c61302d5e4f7c3b61ac99a030bbc58375057455 Mon Sep 17 00:00:00 2001 From: Nicholas Kostin <78669648+nkostin4@users.noreply.github.com> Date: Tue, 2 Nov 2021 11:10:29 -0600 Subject: Fix small typo in h2 --- nginx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx.html b/nginx.html index 0cca5b8..06d4d2a 100644 --- a/nginx.html +++ b/nginx.html @@ -48,7 +48,7 @@

-

Installing the Webserver: Ngninx

+

Installing the Webserver: Nginx

If the program runs without an error, ssh has now logged you into your server. -- cgit v1.2.3