From 2bde00d9325aaec73e7ba04db9b7ab4fa6990fd0 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sun, 26 Aug 2018 02:44:21 +0200 Subject: [PATCH] Clarified the ie tag --- data/Tag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/Tag.json b/data/Tag.json index 0eb0127b6..b34717293 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -81,7 +81,7 @@ }, { "id": 17, - "description": "Intended for use in Internet Explorer", + "description": "Intended for use with Internet Explorer's TPL feature", "name": "ie" } ]