From 20e8f9c9b1edc8072b5a4a62aa8848932bd48ff1 Mon Sep 17 00:00:00 2001 From: Ashish Gupta Date: Mon, 30 Apr 2018 15:14:49 -0400 Subject: [PATCH] Fixed "enctype" description. Enctype does encoding and not encryption. --- frontend/html5.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/html5.html b/frontend/html5.html index 24fd039..0b5da5f 100644 --- a/frontend/html5.html +++ b/frontend/html5.html @@ -81,7 +81,7 @@ method="somefunction()" -enctype="" +enctype="" autocomplete="" novalidate accept-charset=""