diff options
| -rw-r--r-- | nginx.html | 2 | ||||
| -rw-r--r-- | openalias.html | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -48,7 +48,7 @@ </p> </aside> - <h2>Installing the Webserver: Ngninx</h2> + <h2>Installing the Webserver: Nginx</h2> <p> If the program runs without an error, <code>ssh</code> has now logged you into your server. diff --git a/openalias.html b/openalias.html index 3202efa..b78bdfd 100644 --- a/openalias.html +++ b/openalias.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang=en> <head> - <title>Open Alias – LandChad.net</title> + <title>OpenAlias – LandChad.net</title> <meta charset="utf-8"/> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel='stylesheet' type='text/css' href='style.css'> @@ -9,7 +9,7 @@ <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> </head> <body> - <header><h1>Open Alias</h1></header> + <header><h1>OpenAlias</h1></header> <nav></nav> <main> |
