diff --git a/README.md b/README.md
index bd4abd8..265fee7 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 
 This is a helper CLI tool that queries phpunit.xml files to get a list of test
 filenames and print them. This is useful if you want to split tests to run them
-in parallel based on timings on CI tools such as CirclCI.
+in parallel based on timings on CI tools such as CircleCI.
 
 ## Installation