mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-06 16:19:23 +00:00
Base: Replace HTMl => HTML
This commit is contained in:
parent
b7de2046e6
commit
6749ba3477
Notes:
sideshowbarker
2024-07-18 21:37:51 +09:00
Author: https://github.com/emanuele6
Commit: 6749ba3477
Pull-request: https://github.com/SerenityOS/serenity/pull/5687
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>HTMl Escape</title>
|
<title>HTML Escape</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<pre>Code Character EscVersion Unicode Bytes Name
|
<pre>Code Character EscVersion Unicode Bytes Name
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue