Commit 55d8c60f authored by Nguyễn Văn Ánh's avatar Nguyễn Văn Ánh

Fix typo

parent cfd3c5ca
...@@ -110,7 +110,7 @@ if ( ! empty($_POST)) { ...@@ -110,7 +110,7 @@ if ( ! empty($_POST)) {
<form action="?" method="POST"> <form action="?" method="POST">
<?php echo $captcha->display(); ?> <?php echo $captcha->display(); ?>
<button type="submit">Submit</submit> <button type="submit">Submit</button>
</form> </form>
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment