From 14560037fe9495b3c620b10423f94c9dbd7d4b86 Mon Sep 17 00:00:00 2001 From: Rhowin Espinoza Date: Thu, 15 Oct 2020 19:39:47 +0800 Subject: [PATCH 1/3] Fix incorrect end tag --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 1a8fec1..e20b867 100644 --- a/index.php +++ b/index.php @@ -151,7 +151,7 @@ After the script has been loaded, you need to create a new WhichBrowser object, which you can query for details about the browser that is currently being used:

-
+