Skip to content

Commit

Permalink
#291: Fix typo in load_environment.html file
Browse files Browse the repository at this point in the history
  • Loading branch information
ehogan committed Oct 11, 2023
1 parent 619b89c commit 4ed1a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/load_environment.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
speed: 2,
fit: false,
terminalFontSize: "12px",
idleTimeLimite: 1,
idleTimeLimit: 1,
loop: true,
});
</script>

0 comments on commit 4ed1a04

Please sign in to comment.