From c61864467af9a2abcc37ef9b85bd380b7e780060 Mon Sep 17 00:00:00 2001 From: catrawalkar Date: Tue, 4 Dec 2018 07:01:40 +0530 Subject: [PATCH] I added a radio input to possible input types (#31669) --- guide/english/html/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/html/index.md b/guide/english/html/index.md index e1a1ee00f8..4197bf070b 100644 --- a/guide/english/html/index.md +++ b/guide/english/html/index.md @@ -149,6 +149,7 @@ There are many possible ways a user can give input/s, such as: + ``` **Comments**