From 2533d9969b829cc98a540af59cda73ea3013a5c0 Mon Sep 17 00:00:00 2001 From: Josh de Leeuw Date: Wed, 21 May 2014 16:41:11 -0400 Subject: [PATCH] minor wording changes --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4b5d3000..67146e41 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@

jsPsych

-

A javascript library for running behavioral experiments on the web.

+

a javascript library for creating and running behavioral experiments online

Latest Release - v2.3.2

    @@ -30,7 +30,7 @@

    jsPsych is a JavaScript library for creating and running behavioral experiments in a web browser. - jsPsych simplifies the process of coding browser-based experiments by providing a set of flexibile + jsPsych simplifies the process of coding online experiments by providing a set of flexibile plugins that define different kinds of tasks a subject could complete during an experiment. By assembling different plugins together and customizing the parameters of each, it is possible to create many different types of experiments.