Skip to content

Commit 4177482

Browse files
authored
Update README.md
1 parent c9ebffb commit 4177482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Files are read and written in a separate thread to avoid frame drops, which can
108108

109109
## Example
110110

111-
UXF is built around the idea of separating the specifcation of your experiment (the "what") and the implementation of your experiment (the "how").
111+
UXF is built around the idea of separating the specification of your experiment (the "what") and the implementation of your experiment (the "how").
112112

113113
1. Experiment specification: Building/describing your experiment structure, including the trials, blocks and their associated settings.
114114
2. Experiment implementation: Presenting stimuli according to independent variables, collecting dependent variables.

0 commit comments

Comments
 (0)