From 14cc7d3e269fb5251e03b4206a0bb770e3649f11 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Tue, 17 May 2011 11:24:37 -0400 Subject: [PATCH] tyop --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 73712d4..f3f17c4 100644 --- a/index.md +++ b/index.md @@ -62,7 +62,7 @@ If it works in yours, [leave me a message on GitHub](https://github.com/johnbint gem, your application and spec files, and any helpers you may need. The runner then creates a WebKit widget that loads the HTML file, runs the tests, and grabs the results of the test to show back to you. Awesome! -`jasmine-headless-webkit` uses the same `jasmine.yml` file that the Jasmine gem file uses to define where particular +`jasmine-headless-webkit` uses the same `jasmine.yml` file that the Jasmine gem uses to define where particular files for the testing process are located: {% highlight yaml %}