mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 17:40:27 +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: https://github.com/SerenityOS/serenity/commit/6749ba34772 Pull-request: https://github.com/SerenityOS/serenity/pull/5687
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>HTMl Escape</title>
|
||||
<title>HTML Escape</title>
|
||||
</head>
|
||||
<body>
|
||||
<pre>Code Character EscVersion Unicode Bytes Name
|
||||
|
|
Loading…
Reference in a new issue