Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…player into develop

* 'master' of https://github.com/lookit/ember-lookit-frameplayer:
  docs update only - fix repeated text in index.rst
  • Loading branch information
Kim Scott committed Sep 15, 2021
2 parents d3de296 + e7ccf64 commit fd5b60a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ together the study protocol you have in mind. To the left you can find informati
Specifying your study protocol
-------------------------------

There are some features that are common to all frames, like being able to set a ``generateProperties`` function to
adjust parameters on-the-fly based on what the child has done so far:
The basics of how to structure either a JSON document or a Javascript function that describes your study protocol.

.. toctree::
:maxdepth: 2
Expand All @@ -25,7 +24,7 @@ Features common to all frames
------------------------------

There are some features that are common to all frames, like being able to set a ``generateProperties`` function to
adjust parameters on-the-fly based on what the child has done so far:
adjust parameters on-the-fly based on what the child has done so far.

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit fd5b60a

Please sign in to comment.