From afdce92c06d4a9c2f0cfcbe4b4860da4ab055a33 Mon Sep 17 00:00:00 2001 From: fatalistt Date: Wed, 6 Nov 2019 12:01:47 +0300 Subject: [PATCH] Fix typo in tag name --- docs/documentation/form/select.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/form/select.html b/docs/documentation/form/select.html index f90fc8eae..bc76dbbf5 100644 --- a/docs/documentation/form/select.html +++ b/docs/documentation/form/select.html @@ -281,7 +281,7 @@ meta:

- The select class is a simple wrapper around the <select"> HTML element, which gives the styling more flexibility and support for icons. + The select class is a simple wrapper around the <select> HTML element, which gives the styling more flexibility and support for icons.

-- 2.47.2