From 8c92a90a4a3bdd0bd5ec37b7f9ad412cd0cd7f1f Mon Sep 17 00:00:00 2001
From: Mugur Marculescu <mugurm@google.com>
Date: Wed, 4 Feb 2015 21:52:45 -0800
Subject: [PATCH] Another typo fix.

---
 Step_3.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Step_3.md b/Step_3.md
index d2d7f4788d..7b03cdf585 100644
--- a/Step_3.md
+++ b/Step_3.md
@@ -75,7 +75,7 @@ that they are built, you can run the server with:
 $ ./run_greetings_server.sh
 ```
 
-and in another termainal window confirm that it receives a message.
+and in another terminal window confirm that it receives a message.
 
 ```
 $ ./run_greetings_client.sh
-- 
GitLab