diff --git a/assignments/src/MV3500Cohort2021JulySeptember/homework2/Fisher/FisherClient.java b/assignments/src/MV3500Cohort2021JulySeptember/homework2/Fisher/FisherClient.java
index 256202cd33f873e8b414c9d071c4b4a54ba6d087..00de0484e3b43b1a65a98be8f45d2ab5f96f8339 100644
--- a/assignments/src/MV3500Cohort2021JulySeptember/homework2/Fisher/FisherClient.java
+++ b/assignments/src/MV3500Cohort2021JulySeptember/homework2/Fisher/FisherClient.java
@@ -10,7 +10,7 @@ import java.io.PrintStream;
 import java.net.Socket;
 
 /**
- * Before, we always used telnet (netcat) to connect to the server. Here we are
+ * Before, we always used telnet (netcat) to connect to server. Here we are
  * now writing our own program to do the connection.
  *
  * As you will see, when we run this after we start the server we will see the