From 61205d0d5168ccb213f0a404f1f6c490fd741354 Mon Sep 17 00:00:00 2001 From: Simon Bailey Date: Wed, 4 Feb 2015 17:35:57 +0000 Subject: [PATCH] Closes #37 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adacee9..1565958 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ A complete routing library for React. This option only adds the basic hooks to g ## Testing -Running `grunt test` will run the unit tests with karma. Tests are written using [Jasmine](http://jasmine.github.io/1.3/introduction.html) by default. +Running `grunt test` will run the unit tests with karma. Tests are written using [Jasmine](http://jasmine.github.io/) by default. ## Further Information