Skip to content

Commit ac97dfd

Browse files
authored
Merge pull request #1 from RealJammy/patch-1
Fix typo
2 parents 12df481 + d414bfc commit ac97dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/content/post/how_to_host_a_ctf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories = [ "misc" ]
88

99
# Part 0: Infrastructure
1010

11-
In order to run this, you'll need some sort of server (a VM in Azure, AWS, Google Cloud, or a VPS will do just fine for this purpose), and you'll likely want a domain name. If you've never worked with servers or DNS before, I'd recommend reading a bit about [DNS](https://www.redhat.com/en/blog/dns-domain-name-servers) and and follow a [guide to setup a basic website](https://krystal.io/blog/post/beginner-s-guide-to-setting-up-a-vps-virtual-private-server).
11+
In order to run this, you'll need some sort of server (a VM in Azure, AWS, Google Cloud, or a VPS will do just fine for this purpose), and you'll likely want a domain name. If you've never worked with servers or DNS before, I'd recommend reading a bit about [DNS](https://www.redhat.com/en/blog/dns-domain-name-servers) and follow a [guide to setup a basic website](https://krystal.io/blog/post/beginner-s-guide-to-setting-up-a-vps-virtual-private-server).
1212

1313
# Part 1: Getting your platform up
1414

0 commit comments

Comments
 (0)