From 30dcec147e9204e4622f7f16c00e7408fb90e419 Mon Sep 17 00:00:00 2001 From: Afzal Sayed Date: Thu, 14 Dec 2017 16:44:47 +0530 Subject: [PATCH] Fix type-o --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c95c635..6a243d0 100644 --- a/index.html +++ b/index.html @@ -1275,7 +1275,7 @@ </div>

Accordions

-

Use input="radio" when you want to keep only one element collapsed at a time.

+

Use input type="radio" when you want to keep only one element collapsed at a time.