From 3ae924249821864dfb09e71a49fb264cd79a3908 Mon Sep 17 00:00:00 2001 From: OctoSpacc Date: Sun, 10 Dec 2023 12:03:04 +0100 Subject: [PATCH] Fix typo --- _includes/emulator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/emulator.html b/_includes/emulator.html index b5365c0..a3a9c07 100644 --- a/_includes/emulator.html +++ b/_includes/emulator.html @@ -36,7 +36,7 @@ EJS_screenRecording = { videoBitrate: 150000000 }; -{% elisif include.platform == 'dos' %} +{% elsif include.platform == 'dos' %}