diff --git a/README.md b/README.md
index 44545ba255b2ac51ca54b2828dfef595b2f4a1c5..3ee8aad1e870155c86a16bd5b47fdbb61a34243b 100644
--- a/README.md
+++ b/README.md
@@ -161,7 +161,7 @@ make -j4  #The number should match the number of available cores on your machine
 make install
 ```
 
-## Runing Unit Tests
+## Running Unit Tests
 
 To run the unit tests, do the following.