fix typo in tutorial

This commit is contained in:
Josh de Leeuw 2021-09-27 12:29:13 -04:00
parent 1eac08f4a6
commit 20e6ea13ad

View File

@ -68,7 +68,7 @@ jsPsych.run(timeline);
After each step in the tutorial you can view the complete code up to that point by clicking on the expandable box below. After each step in the tutorial you can view the complete code up to that point by clicking on the expandable box below.
??? example "The complete code so far" ??? example "The complete code so far"
``` html ```html
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>