1
0
mirror of https://github.com/actix/examples synced 2025-08-20 22:05:45 +02:00

Merge pull request #346 from fiji-flo/patch-1

Fix typo in form example html
This commit is contained in:
Rob Ede
2020-07-29 14:49:12 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
<!doctype htmtl>
<!doctype html>
<html>
<head>
<meta charset=utf-8>