From a4bdc6b0bf27d034fdf30469d2411980c52ffeac Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Thu, 14 Sep 2023 13:28:36 -0400 Subject: [PATCH] auto --- p2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p2.md b/p2.md index 88ef089..cf29c3b 100644 --- a/p2.md +++ b/p2.md @@ -2,7 +2,7 @@ **Due: Sept 24, 2023, 11:59:59 pm, v1.01** ### Recent changes -- Clarified that the server should listen to an address with just ":<port>", no host. +- Clarified that the server should listen to an address with just `:<port>`, no host. ## Big Picture -- GitLab