From 8beee170de05e489cfa0a2ce66fb596c0170017c Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 27 Jul 2018 00:22:52 -0400 Subject: [PATCH] Update Jasmine link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28ee1213..dc70f25a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ grunt compile // minify the js and css files ``` - Please make it easy on me by covering any new features or issues - with Jasmine tests. + with Jasmine tests. - If your changes need documentation, please take the time to update the docs. Acknowledgements