chore: Typo subnetting

This commit is contained in:
Vie Liana 2024-02-24 00:23:17 +07:00
parent 32937022d2
commit b3f320361e

View file

@ -48,7 +48,7 @@ If you prefer to install WireGuard server *"from scratch"* and manage it manuall
## Prerequisites ## Prerequisites
- A **VPS** (**Ubuntu** `22.04 LTS`) with Public IP address and **Nginx** installed. - A **VPS** (**Ubuntu** `22.04 LTS`) with Public IP address and **Nginx** installed.
- Comfortable with Linux *command-line*. - Comfortable with Linux *command-line*.
- Basic knowledge of _**IPv4** subletting_ (_to be honest, I'm not familiar with IPv6 subnetting, so this article is for **IPv4** only_). - Basic knowledge of _**IPv4** subnetting_ (_to be honest, I'm not familiar with IPv6 subnetting, so this article is for **IPv4** only_).
- Able to configure **Nginx** *Virtual Host*. - Able to configure **Nginx** *Virtual Host*.
In this guide, our goals: In this guide, our goals: