aboutsummaryrefslogtreecommitdiff
path: root/examples/html/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/html/README.md')
-rw-r--r--examples/html/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/html/README.md b/examples/html/README.md
index ac89287..4d7544f 100644
--- a/examples/html/README.md
+++ b/examples/html/README.md
@@ -20,6 +20,6 @@ should be written to the standard output:
<head>
<meta charset="UTF-8"/>
</head>
- <body>testing slweb</body>
+ <body>testing libweb</body>
</html>
```