Prechádzať zdrojové kódy

Change the `doctype` to be lowercase to be consistent with the rest of the code base. (#1624)

Barnabus 7 rokov pred
rodič
commit
4f488aca55

+ 1 - 1
examples/realtime-advanced/resources/room_login.templ.html

@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!doctype html>
 <html lang="en">
 <html lang="en">
     <head>
     <head>
         <meta charset="utf-8">
         <meta charset="utf-8">