diff --git a/docs/testing/javascript.md b/docs/testing/javascript.md
index 52ff965b4453d8ae4ebdad5f91d145d4072c0011..94b251df895a587e83a734feffe0ff421a91d406 100644
--- a/docs/testing/javascript.md
+++ b/docs/testing/javascript.md
@@ -14,7 +14,7 @@ $ cd /path/to/civicrm
 $ npm test
 ```
 
-You can also run the karama tests as they would be run by [Jenkins](/testing/continuous-integration.md) using [civi-test-run](/tools/civi-test-run.md).
+You can also run the karma tests as they would be run by [Jenkins](/testing/continuous-integration.md) using [civi-test-run](/tools/civi-test-run.md).
 
 [karma]: https://karma-runner.github.io/1.0/index.html
 [jasmine]: https://jasmine.github.io/2.1/introduction.html