Skip to content

Commit 0dd81b0

Browse files
authored
Update index.html
1 parent e89cccf commit 0dd81b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h4>Continuous measures</h4>
119119
</span>
120120
<div class="text">
121121
<h4>Settings system</h4>
122-
<p>Allows you to programatically define independent variables for your session, blocks and trials.</p>
122+
<p>Allows you to programmatically define independent variables for your session, blocks and trials.</p>
123123
</div>
124124
</div>
125125
</div>
@@ -146,7 +146,7 @@ <h4>User Interface</h4>
146146
</span>
147147
<div class="text">
148148
<h4>Multithreaded</h4>
149-
<p>All file IO tasks are performed concurrently in a seperate thread to avoid any drops in framerate.</p>
149+
<p>All file IO tasks are performed concurrently in a separate thread to avoid any drops in framerate.</p>
150150
</div>
151151
</div>
152152
<div class="box-item right">

0 commit comments

Comments
 (0)