diff --git a/options.xhtml b/options.xhtml index e8000c1be..712715cde 100644 --- a/options.xhtml +++ b/options.xhtml @@ -34056,7 +34056,7 @@ attribute set of attribute set of (boolean or signed integer or floating point n

Example:

{
   mpv = {
     no_display = true;
-  }
+  };
 }