summaryrefslogtreecommitdiff
path: root/server.html
diff options
context:
space:
mode:
Diffstat (limited to 'server.html')
-rw-r--r--server.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/server.html b/server.html
index 08ddcc2..eadae4b 100644
--- a/server.html
+++ b/server.html
@@ -38,7 +38,7 @@
<p>
The VPS provider that I'll be using for this guide is Vultr, since that is what I use.
Vultr provides a free one-month $100 credit to anyone who starts an account through <a href="https://www.vultr.com/?ref=8384069-6G">this referral link of mine</a>
- so you can play around with their servies with impunity.
+ so you can play around with their services with impunity.
</p>
<h2>Starting your server in two minutes or less</h2>
@@ -73,7 +73,7 @@
<p>
I especially recommend <strong>Debian 10</strong> for an operating system for your server.
Debian is the "classic" server OS and as such, <strong>I make my guides on this site for Debian 10</strong>.
- If you use another OS, just know that your milage may vary in terms of you might need to change some instructions here minorly.
+ If you use another OS, just know that your millage may vary in terms of you might need to change some instructions here minorly.
</p>
<h4>Server size</h4>
@@ -140,6 +140,6 @@
There's a low chance of their whole system collapsing or something, but I say it's a good idea to be hyper-precautious.
</p>
</main>
- <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><li><a href="index.html"><img src="pix/chad.gif" alt="chad"></a></li><li><a href="rss.xml"><img src="pix/rss.svg" alt="RSS"></a></li><li><a href="pix/btc.png"><img src="pix/btc.svg" alt="BTC"></a></li><li><a href="pix/xmr.png"><img src="pix/xmr.svg" alt="XMR"></a></li><li><a href="https://github.com/lukesmithxyz/landchad"><img src="pix/git.svg" alt="Github"></a></footer>
+ <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer>
</body>
</html>